Bot Template for Discord.js
Go to file Use this template
Skylar Grant a17a4da93d
Add dependencies
2023-02-10 20:20:37 -05:00
.github/workflows Improved CI 2023-02-10 20:19:30 -05:00
data Further cleanup 2023-02-10 20:15:23 -05:00
modules Updates 2023-02-10 20:17:21 -05:00
slash-commands Pull from treeanalyzer 2023-01-20 23:35:03 -05:00
.dockerignore Pull from treeanalyzer 2023-01-20 23:35:03 -05:00
.env Updates 2023-02-10 20:17:21 -05:00
.eslintrc.json Pull from treeanalyzer 2023-01-20 23:35:03 -05:00
.gitignore Pull from treeanalyzer 2023-01-20 23:35:03 -05:00
Dockerfile Pull from treeanalyzer 2023-01-20 23:35:03 -05:00
README.md Add dependencies 2023-02-10 20:20:37 -05:00
main.js Further cleanup 2023-02-10 20:15:23 -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.

Dependencies

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