#discord-bot #command-line #command-line-tool #generate

app create-discord-bot

Simple command line tool to get boilerplate code for building a discord bot!

2 releases

0.1.1 Oct 24, 2023
0.1.0 Oct 23, 2023

#178 in Command-line interface

MIT license

21KB
480 lines

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

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!

Dependencies

~0.7–10MB
~81K SLoC