Requirements: MySQL, Node.js
Self hosting ISAC Bot:
- Setup database by importing the schema in /db/isac-bot-schema.sql
- Install libs and packages with npm install
- Setup config.js by entering your database info & Discord bot token
- Comment out or enter your top.gg token
- Run isac-bot.js