My second attempt at making a bot in javascript
Find a file
2021-03-15 16:53:50 +01:00
commands Update github link in botinfo 2021-03-15 16:53:50 +01:00
util Remove console.log debugging 2021-03-13 04:31:55 +01:00
package-lock.json Update package-lock.json 2021-03-11 00:48:15 +01:00
package.json Rename the project. 2021-03-10 18:10:15 +01:00
README.md Update README.md 2021-03-13 01:37:23 +01:00
server.js Change let to const 2021-03-13 16:03:36 +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.