create-discord-bot

Crates.iocreate-discord-bot
lib.rscreate-discord-bot
version0.1.1
sourcesrc
created_at2023-10-23 10:02:52.272479
updated_at2023-10-24 05:32:23.384704
descriptionSimple command line tool to get boilerplate code for building a discord bot!
homepagehttps://github.com/27Saumya/create-discord-bot
repositoryhttps://github.com/27Saumya/create-discord-bot
max_upload_size
id1011167
size31,937
Saumya (27Saumya)

documentation

README

create-discord-bot

Demo

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

Contributions

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

Commit count: 9

cargo fmt