/GameTracker-Pro

Discord Bot which can give you stats about game servers from gametracker.com

Primary LanguagePython

Requirements

  1. Python 3.8 or higher is required
  2. MYSQL or Sqlite
  3. Install required packages for the bot: pip3 install -r requirements.txt

Installing

  1. Go to the discord developer portal and create application.
  2. Open Terminal and type git clone https://github.com/Cercvinatori/GameTracker-Pro.git
  3. Open config.py and change bot id, token, database name.
  4. Save config.py and run bot.py.

unknown