mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-08-03 13:27:16 +03:00
- unsupport_message_handle now checks is_bot_mentioned, so the bot stops replying "I don't know how to read files or videos" to videos/documents it wasn't mentioned in within group chats (#454). Private chats are unaffected (is_bot_mentioned returns True there). - Bump python-dotenv 1.0.1 -> 1.2.2 to resolve a Dependabot symlink-following advisory in set_key. - Bump version to 1.3.1 and document in CHANGELOG.
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
python-telegram-bot[rate-limiter]==20.8
|
|
openai>=1.40.0,<2.0.0
|
|
tiktoken>=0.7.0
|
|
PyYAML==6.0.2
|
|
pymongo==4.6.3
|
|
python-dotenv==1.2.2
|