This is the code repository for the invitelogger classic Discord Bot. This fork is made to maintain the code of inviteManager and keep the incredible work of its devs alive. I'm not a perfect developer, I'm currently learning so don't hesitate to PR/contact me for code advices and improvements.
Click here to view the documentation
- NodeJS (tested using v12)
- Database (tested using
MySQL5.7+, ⚠MariaDBshouldn't work )
npm install- Setup databases
- Use the
scripts/db/setup_db0.sqlscript to set up the global databaseim_0 - Use the
scripts/db/setup_dbx.sqlscript to set up the data databasesim_1,im_2, ... (you need at least one)
- Use the
- Copy the
config.example.jsontoconfig.jsonand fill in required data npm run buildnpm start
This repo is for invitelogger classic and may not run for selfhosters (for exemple you can't selfhost my manager).
Please use the last releases and not download master branch to avoid dev breach and others bugs.
Please do not remove developers and translators name in credits command.