From 8a316a47afee6d67c0f0b7bd7e749b94353e5d7b Mon Sep 17 00:00:00 2001 From: tema Date: Sun, 9 Oct 2022 21:25:37 +0300 Subject: [PATCH] update config.ini --- example_config.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example_config.ini b/example_config.ini index fa02c46..c95a10a 100644 --- a/example_config.ini +++ b/example_config.ini @@ -14,6 +14,8 @@ ip = 127.0.0.1 port = 3001 ; if you don`t use local TelegramBotAPI Server + WebHooks -> Set settings in bot.py +link = https://example.com/parse_me + [Users] ;Uncomment this variable, if you use filters to users ;allowed_users = 0,1,2,3