Skip to content

A stub for your discord bot based on the discord.js v13 module. Database: MongoDB

Notifications You must be signed in to change notification settings

seira-code/discordBotTemplate

Repository files navigation

Discord bot template with Discord.js v13

Setup

To run your discord bot, you need to insert the bot token into the .env file.

For the MongoDB database to work, you need to insert the connection link into the .env file

Information

All categories for commands are located in the `commands' folder, the categories contain files with commands.

Event files are located by category in the `events' folder.

Enjoy using :)

About

A stub for your discord bot based on the discord.js v13 module. Database: MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published