discord-bot-template/README.md

7 lines
249 B
Markdown
Raw Normal View History

2023-01-21 04:35:03 +00:00
# Discord Bot Template
2023-02-11 01:20:37 +00:00
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)