Archived
1

Revert "Add SOCKS5 proxy support to bot"

This reverts commit b52a0c34b8.
This commit is contained in:
2018-05-19 09:42:07 +04:00
parent 22481ad7ec
commit 67cdb3edb5
3 changed files with 2 additions and 69 deletions

View File

@@ -8,11 +8,6 @@ database_connection:
user: "i2_bot"
password: "i2_bot"
database: "i2_bot"
socks_proxy:
enabled: true
address: "127.0.0.1:1337"
username: "proxy"
password: "proxy"
special_chats:
academy_id: "group_id"
bastion_id: "group_id"