gvieralopez / SC2Helperbot

SC2 Helper Bot is a project to help handling competitive data from StarCraft 2 using Telegram Bot API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SC2Helperbot

SC2 Helper Bot is a project to help handling competitive data from StarCraft 2 using Telegram Bot API.

Setup

The main configuration file is config.py, but it is not included by default. Simply make a copy of config.py.example and rename it to config.py. See config.py.example for more information about configurations.

Running your own instance

python main.py

Inspect the functionalities in a (hopefully) live instance

Check @SC2Helperbot in Telegram.

Contributing

Just make a PR. We want to add this in the future:

  • Plot the time evolution of the MMR for each user ladder
  • Add some filter buttons to the ranking (Server, league, race, no duplicate users, etc)

About

SC2 Helper Bot is a project to help handling competitive data from StarCraft 2 using Telegram Bot API.

License:MIT License


Languages

Language:Python 100.0%