generated from voidf1sh/discord-bot-template
Repo for rebuilding NodBot from the ground up
.github/workflows | ||
data | ||
modules | ||
slash-commands | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
main.js | ||
package.json | ||
README.md |
Discord Bot Template
This is a very basic Discord.js v14 bot template. This is meant to be an easy jumping-off point for quick bot creation without having to set up the basics every time.
Dependencies
dotenv
discord.js
fs
(built in)