My second attempt at making a bot in javascript
* Remove unused dependencies * Add basic downloading of modules * Add valid-url as dependency * Add loading/reloading of netmodules * Add support for help on netmodules * Add whitelist for netmodules |
||
---|---|---|
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.