Archived
1

Three special chats in config

This commit is contained in:
2017-11-26 16:54:06 +04:00
parent a0bfc6b32f
commit ca147a99a3
5 changed files with 22 additions and 14 deletions

View File

@@ -6,7 +6,9 @@ database_connection:
user: "i2_bot"
password: "i2_bot"
database: "i2_bot"
notifications:
group_id: "group_id"
special_chats:
bastion_id: "group_id"
default_id: "group_id"
headquarters_id: "group_id"
logs:
log_path: "./i2_bot.log"