My second attempt at making a bot in javascript
Find a file
Ozzy ae1ce65602
Update README.md
Add link to discord.js library website
2021-03-13 01:37:23 +01:00
commands Pass prefix in help command 2021-03-12 23:19:44 +01:00
util Delete cache of required files in util/ 2021-03-10 23:48:41 +01:00
package-lock.json Update package-lock.json 2021-03-11 00:48:15 +01:00
package.json Rename the project. 2021-03-10 18:10:15 +01:00
README.md Update README.md 2021-03-13 01:37:23 +01:00
server.js Add check for login message 2021-03-11 03:16:07 +01:00

discord_bot

A modular discord bot written in javascript, using the discord.js library.

This is my second attempt at making a discord bot.