A small meta bot for use in my development server
Go to file
Skylar Grant 0f79d61491
Initial commit
2023-02-09 23:25:25 -05:00
.github/workflows Initial commit 2023-02-09 23:25:25 -05:00
data Initial commit 2023-02-09 23:25:25 -05:00
modules Initial commit 2023-02-09 23:25:25 -05:00
slash-commands Initial commit 2023-02-09 23:25:25 -05:00
.dockerignore Initial commit 2023-02-09 23:25:25 -05:00
.eslintrc.json Initial commit 2023-02-09 23:25:25 -05:00
.gitignore Initial commit 2023-02-09 23:25:25 -05:00
Dockerfile Initial commit 2023-02-09 23:25:25 -05:00
README.md Initial commit 2023-02-09 23:25:25 -05:00
main.js Initial commit 2023-02-09 23:25:25 -05:00

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.