My second attempt at making a bot in javascript
When the bot comes online, it will send a specified message to a specified channel. Both specified in config.json |
||
---|---|---|
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.