Haruki Event Tracker is a companion project for HarukiBot, designed to track and record in-game ranking data and provide query APIs for clients.
MySQL,SQLite,PostgreSQL(Depending on your database choice)Redis(For caching borderlines data)
- Go to release page to download
HarukiEventTracker - Rename
haruki-tracker-configs.example.yamltoharuki-tracker-configs.yamland then edit it. For more details, see theharuki-tracker-configs.example.yamlcomments. - Make a new directory or use an exists directory
- Put
HarukiEventTrackerandharuki-tracker-configs.yamlin the same directory - Open Terminal, and
cdto the directory - Run
HarukiEventTracker
This project is licensed under the MIT License.