discord-bot-base topic
List
discord-bot-base repositories
DiscordJS-Bot-Base
9
Stars
4
Forks
Watchers
This is a Discord Bot Template. You can add your commands to it by creating a command.js in the commands folder. The name of that file is also the command name!
discord-bot-blueprint-v13
15
Stars
1
Forks
Watchers
Simple blueprint for discord.js bot which has support for slash commands and other events. This bot is an attempt to show the basics of command and event handling in clean code. This can be used as th...