3 releases
0.1.2 | Jan 27, 2025 |
---|---|
0.1.1 | Oct 24, 2023 |
0.1.0 | Oct 23, 2023 |
#128 in Command-line interface
123 downloads per month
27KB
737 lines
create-discord-bot
https://github.com/user-attachments/assets/529e52fa-359e-4818-ad1c-fb437e456f61
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
- Python: disnake
- Javascript: discord.js
- Rust: serenity
- Go: Go
Contributions
Contributions are welcomed, I am looking forward to add more languages and libraries support!
Dependencies
~2–9MB
~78K SLoC