Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 977 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 977 Bytes

GameTracker-Bot

Top.gg

One of the best easy-to-use Discord bot to track your game servers stats.

Requiremenents

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

Installing

  1. Open Terminal and type git clone https://github.com/Cercvinatori/GameTracker-Pro.git
  2. Install MYSQL Database from here
  3. Go to the discord developer portal create application and copy bot token.
  4. Open config.py and change token, HOST, USER, PASSWD, DATABASE.
  5. Save config.py and run bot.py.