To run these monitorings

1. Add .vault derectory with the following:
    File .arcanum_token. Contents format: TOKEN
    File .adata_ivkey. Contents format:  {"iv": {"key": "KEY", "iv": "IV"}, "key": "KEY"}
    File .atom_admin_token. Contents format: TOKEN
    File .clickhouse_auth. Contents format: {"user": "NAME", "password": "PASSWORD"}
    File .sandbox_token. Contents format: TOKEN
    File .ya_stat_oauth. Contents format: OAuth TOKEN
    File .ya_stat_token. Contents format: {"StatRobotUser": "NAME", "StatRobotPassword": "PASSWORD"}

2. Run command bash build.sh in the current directory of this shell script.

3. Navigate to watchers directory, then to the directory of your favourite monitoring and run main.py the way you like it
