Source for https://cgbstats.cf - a website and MyBot (formerly ClashGameBot) mod to track and aggregate bot statistics.
Feel free to send a pull request for anything you'd like to see changed! See the section below.
CGBStats requires an Apache/MySQL/PHP stack, and requires the PHP Freetype and GD extensions.
- Create a new database in MySQL, and import
include/config/setup.sql
using a MySQL administration tool like PHPMyAdmin - Edit
include/config/config.php
and enter the config values required (set domain to "localhost")