My second attempt at making a bot in javascript
Find a file
2021-03-10 23:36:03 +01:00
commands Remove console.log debugging 2021-03-10 23:36:03 +01:00
util Remove TODO 2021-03-10 21:10:55 +01:00
package-lock.json Rename the project. 2021-03-10 18:10:15 +01:00
package.json Rename the project. 2021-03-10 18:10:15 +01:00
README.md Edit README.md 2021-03-10 18:19:13 +01:00
server.js Pass objects on command.execute 2021-03-09 18:50:27 +01:00

discord_bot

A modular discord bot written in javascript, using the discord.js library.

This is my second attempt at making a discord bot.