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!
cargo install create-discord-bot
git clone https://github.com/27Saumya/create-discord-bot.git
cd create-discord-bot
cargo install --path .
create-discord-bot
- Python: discord.py
- Python: disnake
- Javascript: discord.js
- Rust: serenity
- Go: Go
Contributions are welcomed, I am looking forward to add more languages and libraries support!