#discord-bot #command-line #bot #attachment #assets #com

app create-discord-bot

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

4 releases

0.1.3 Mar 19, 2025
0.1.2 Jan 27, 2025
0.1.1 Oct 24, 2023
0.1.0 Oct 23, 2023

#141 in Command-line interface

Download history 103/week @ 2025-01-26 19/week @ 2025-02-02 2/week @ 2025-02-09 4/week @ 2025-02-16 104/week @ 2025-03-16 24/week @ 2025-03-23 1/week @ 2025-03-30

129 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/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!

Dependencies

~2–9MB
~78K SLoC