/HydroBalloon

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

HydroBalloon

Usage

First, install dependencies.

Place config.json under the same folder. It should look like this:

{
    "base_url": "http://hydro.example.org",
    "domain": "my_domain",
    "contest_id": "123456789abcdef",
    "delay": 5
}