Skip to content

zodd7/isac-bot-fork

 
 

Repository files navigation

isac-bot

Requirements: MySQL, Node.js

Self hosting ISAC Bot:

  1. Setup database by importing the schema in /db/isac-bot-schema.sql
  2. Install libs and packages with npm install
  3. Setup config.js by entering your database info & Discord bot token
  4. Comment out or enter your top.gg token
  5. Run isac-bot.js

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%