My second attempt at making a bot in javascript
* Add ability to load server prefix * Add ability to set prefix for a server * Create serverPrefixes.json file if not found |
||
|---|---|---|
| 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.