My second attempt at making a bot in javascript
Pass objects instead of using a switch statement. Now I don't have to restart the bot whenever I add a new command that needs specific arguments other than 'message'. |
||
---|---|---|
commands | ||
util | ||
config.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
server.js |
Soilens_BotJS
My second attempt at making a discord bot in javascript
Probably very bad