create-discord-bot

Crates.iocreate-discord-bot
lib.rscreate-discord-bot
version0.1.3
created_at2023-10-23 10:02:52.272479+00
updated_at2025-03-19 18:45:06.883461+00
descriptionSimple command line tool to get boilerplate code for building a discord bot!
homepagehttps://github.com/saumsy/create-discord-bot
repositoryhttps://github.com/saumsy/create-discord-bot
max_upload_size
id1011167
size38,355
Saumya (27Saumya)

documentation

README

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/saumsy/create-discord-bot.git
cd create-discord-bot
cargo install --path .

Usage

create-discord-bot

Languages Support

Contributions

Contributions are welcomed, I am looking forward to add more languages and libraries support!

Commit count: 13

cargo fmt