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

app create-discord-bot

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

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

Download history 1/week @ 2024-10-29 1/week @ 2024-11-05 58/week @ 2025-01-21 49/week @ 2025-01-28 16/week @ 2025-02-04

123 downloads per month

MIT license

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

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

~2–9MB
~78K SLoC