Experimental, come back later.
Go to file
Skylar Grant 7bff6db516 Initial commit 2024-07-04 20:29:49 +00:00
.github/workflows Initial commit 2024-07-04 20:29:49 +00:00
data Initial commit 2024-07-04 20:29:49 +00:00
modules Initial commit 2024-07-04 20:29:49 +00:00
slash-commands Initial commit 2024-07-04 20:29:49 +00:00
.dockerignore Initial commit 2024-07-04 20:29:49 +00:00
.eslintrc.json Initial commit 2024-07-04 20:29:49 +00:00
.gitignore Initial commit 2024-07-04 20:29:49 +00:00
Dockerfile Initial commit 2024-07-04 20:29:49 +00:00
README.md Initial commit 2024-07-04 20:29:49 +00:00
main.js Initial commit 2024-07-04 20:29:49 +00:00
package.json Initial commit 2024-07-04 20:29:49 +00: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.

Dependencies

  • dotenv
  • discord.js
  • fs (built in)