You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the template for any type of bot, without my permissions.
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!