another fixes

This commit is contained in:
2025-03-09 08:19:30 +03:00
parent e616a28fbe
commit 82a2a5dafb
7 changed files with 17 additions and 13 deletions
+1
View File
@@ -38,6 +38,7 @@ telebot.TeleBot.send_message = send_message_with_try_catch
bot = telebot.TeleBot(
config.API_TOKEN,
colorful_logs=True,
parse_mode="HTML",
)
threading.Thread(