mirror of
https://github.com/aljazceru/chatgpt-telegram-bot.git
synced 2025-12-19 21:55:06 +01:00
added translate and image-search plugins
This commit is contained in:
@@ -435,7 +435,6 @@ class ChatGPTTelegramBot:
|
||||
message_thread_id=get_thread_id(update),
|
||||
reply_to_message_id=get_reply_to_message_id(self.config, update),
|
||||
text=content,
|
||||
disable_web_page_preview=True
|
||||
)
|
||||
except:
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user