Add dependencies
This commit is contained in:
parent
38e26325e9
commit
a17a4da93d
@ -1,2 +1,7 @@
|
||||
# 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.
|
||||
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)
|
Loading…
Reference in New Issue
Block a user