Invite Manager Bot Save

A discord bot that tracks invites and much more

Project README

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 v10)
  • Database (tested using MySQL 5.7+, MariaDB 10.2+ 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
Open Source Agenda is not affiliated with "Invite Manager Bot" Project. README Source: SideProjectGuys/invite-manager-bot
Stars
168
Open Issues
91
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating