My second attempt at making a bot in javascript
Find a file
2021-03-11 02:47:53 +01:00
commands Fix presence issues in userinfo command 2021-03-11 00:47:03 +01:00
util Delete cache of required files in util/ 2021-03-10 23:48:41 +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 Edit README.md 2021-03-10 18:19:13 +01:00
server.js Add support for admin/owner only commands #3 2021-03-11 02:47:53 +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.