A bot that uses Mariadb and Discord.js to create a simple leveling bot
Find a file
gurrrrrrett3 57e6a7d0ea MERGE TIME
2022-03-15 02:40:45 -04:00
data Ready for prod, merging 2022-03-15 02:40:14 -04:00
dist MERGE TIME 2022-03-15 02:40:45 -04:00
modules Merge branch 'slash-commands' 2022-03-15 02:40:34 -04:00
.gitattributes Initial commit 2021-12-20 00:40:55 -05:00
.gitignore Convert the entire bot to use Slash Commands 2022-03-15 01:18:01 -04:00
auth.json Ready for prod, merging 2022-03-15 02:40:14 -04:00
config.json Ready for prod, merging 2022-03-15 02:40:14 -04:00
index.ts Convert the entire bot to use Slash Commands 2022-03-15 01:18:01 -04:00
lang.json Convert the entire bot to use Slash Commands 2022-03-15 01:18:01 -04:00
package-lock.json Convert the entire bot to use Slash Commands 2022-03-15 01:18:01 -04:00
package.json Ready for prod, merging 2022-03-15 02:40:14 -04:00
README.md Update README.md 2021-12-20 13:51:01 -05:00
tsconfig.json Convert the entire bot to use Slash Commands 2022-03-15 01:18:01 -04:00

cyt-leveling-bot

A bot written for the CYT Discord server. Uses mariaDB and Discord.js.

Setup

Requires node.js and npm

Installing:

  1. Read default_auth.json

  2. Run npm run start to start the bot