hdkv
/
i2_bot
Archived
1
Fork 0
This repository has been archived on 2022-11-04. You can view files and clone it, but cannot push or open issues/pull-requests.
i2_bot/config.yml.example

11 lines
222 B
Plaintext
Raw Normal View History

2017-10-04 17:56:18 +04:00
telegram_connection:
api_token: "your-awesome-token"
database_connection:
host: "localhost"
port: "3306"
user: "i2_bot"
password: "i2_bot"
database: "i2_bot"
notifications:
group_id: "group_id"