Skip to content

LolRiTTeR/invite-manager-bot

Repository files navigation

InviteManager Discord Bot

Description

This is the code repository for the InviteManager Discord Bot.

Docs

Click here to view the documentation

Self hosting quick setup

Requirements

  • NodeJS (tested using v14)
  • Database (tested using MySQL 8.0, MariaDB 10.4+ should work)

Setup

  1. npm install
  2. Setup databases
    1. Use the scripts/db/setup_db0.sql script to set up the global database im_0
    2. Use the scripts/db/setup_dbx.sql script to set up the data databases im_1, im_2, ... (you need at least one)
  3. Copy the config.example.json to config.json and fill in required data
  4. npm start

About

Repository for the new InviteManager bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 10