My second attempt at making a bot in javascript
Not gonna implement reloading a specific module. I don't really see it being worth it as it doesn't take a long time to just reload everything. |
||
---|---|---|
commands | ||
util | ||
package-lock.json | ||
package.json | ||
README.md | ||
server.js |
discord_bot
A modular discord bot written in javascript, using the discord.js library.
This is my second attempt at making a discord bot.