This repository has been archived on 2022-11-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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"
|