diff --git a/config.py b/config.py index 740af9e..4fb3e4f 100644 --- a/config.py +++ b/config.py @@ -48,8 +48,8 @@ "GIT_TOKEN", None ) # Fill this variable if your upstream repository is private -SUPPORT_CHANNEL = getenv("SUPPORT_CHANNEL", "https://t.me/TeamInflex") -SUPPORT_GROUP = getenv("SUPPORT_GROUP", "https://t.me/InflexSupport") +SUPPORT_CHANNEL = getenv("SUPPORT_CHANNEL","https://t.me/+AB7wokI8jlw5OTll ") +SUPPORT_GROUP = getenv("SUPPORT_GROUP", "https://t.me/+AB7wokI8jlw5OTll") # Set this to True if you want the assistant to automatically leave chats after an interval AUTO_LEAVING_ASSISTANT = bool(getenv("AUTO_LEAVING_ASSISTANT", False))