Initial commit
This commit is contained in:
8
config.yml.example
Normal file
8
config.yml.example
Normal file
@@ -0,0 +1,8 @@
|
||||
telegram_connection:
|
||||
api_token: "your-awesome-token"
|
||||
database_connection:
|
||||
host: "localhost"
|
||||
port: "3306"
|
||||
user: "i2_bot"
|
||||
password: "i2_bot"
|
||||
database: "i2_bot"
|
Reference in New Issue
Block a user