2 releases
0.1.1 | Oct 24, 2023 |
---|---|
0.1.0 | Oct 23, 2023 |
#419 in Command-line interface
21KB
480 lines
create-discord-bot
Overview
This is a blazing fast ⚡, command line tool generates boiler-plate code for building a discord bot.
Building a discord bot is very fun, but the config before actually coding can be quite boring or if you're a lazy person like me, this tool is perfect for you!
Installation
Using Cargo-Crates.io (Recommended)
cargo install create-discord-bot
From source
git clone https://github.com/27Saumya/create-discord-bot.git
cd create-discord-bot
cargo install --path .
Usage
create-discord-bot
Languages Support
- Python: discord.py
- Javascript: discord.js
- Rust: serenity
Contributions
Contributions are welcomed, I am looking forward to add more languages and libraries support!
Dependencies
~1.6–9MB
~78K SLoC