From 461a267033fb702a73b3f9a9845840ea1a3bf6b1 Mon Sep 17 00:00:00 2001 From: jose aranciba <60928120+hoxito@users.noreply.github.com> Date: Fri, 2 Jun 2023 12:13:13 -0300 Subject: [PATCH] Update config.py Encountered an issue with the channel ID in the config, maybe its a telebot update issue --- config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.py b/config.py index 09728861..561f21da 100644 --- a/config.py +++ b/config.py @@ -15,6 +15,8 @@ # Support Chat (Chat ID) support_chat = # Example: -1001429781350 | To find out your channels ID use: https://t.me/getidsbot + # If you are not able to send a message try adding the bot to the channel and + # using the channel name as the support_chat not the channel ID like in the example above # Misc time_zone = 'GMT+2' # Supports time zone