Skip to content

Releases: kxkw/chatgpt-telegram-bot

ChatGPT Telegram Bot v1.10.1

31 May 10:23
899fe3a
Compare
Choose a tag to compare

What's Changed

  • Update premium model to GPT-4o by @kxkw in #83
  • The bot can now be used without FFMPEG installed, but voice requests will not be available by @kxkw in #85

Full Changelog: v1.10.0...v1.10.1

ChatGPT Telegram Bot v1.10

10 Apr 20:39
1f91a8f
Compare
Choose a tag to compare

What's Changed

  • Add an option to make requests using Telegram voice messages and update premium language model to gpt-4-turbo-2024-04-09 by @kxkw in #82

This version requires installed FFmpeg for new pydub lib to work!

Full Changelog: v1.9.3...v1.10.0

ChatGPT Telegram Bot v1.9.3

09 Apr 18:01
cc388bc
Compare
Choose a tag to compare

What's Changed

  • Bump requests lib version in requirements.txt by @kxkw in #79
  • Update /data command with number of users, add docstrings and bump /ask_favor balance treshold by @kxkw in #80

Full Changelog: v1.9.2...v1.9.3

ChatGPT Telegram Bot v1.9.2

17 Mar 01:57
622771f
Compare
Choose a tag to compare

What's Changed

  • Update /data and /top_users admin commands with new functions by @kxkw in #78

Full Changelog: v1.9.1...v1.9.2

ChatGPT Telegram Bot v1.9.1

17 Mar 01:39
83bef28
Compare
Choose a tag to compare

What's Changed

  • Update and improve admin logs, increase Vision model max response tokens and update all request handlers by @kxkw in #77

Full Changelog: v1.9.0...v1.9.1

ChatGPT Telegram Bot v1.9.0

13 Mar 23:03
b8dd3f4
Compare
Choose a tag to compare

What's Changed

  • Add English translation of the README.md by @Alt004 in #71
  • Update project to support new openai lib v1.x.x by @kxkw in #72
  • Add /top_users admin command by @kxkw in #73
  • Fix no announcement reports when too many recipients by @kxkw in #75
  • Add send_smart_split_message() function by @kxkw in #76

Full Changelog: v1.8.1...v1.9.0

ChatGPT Telegram Bot v1.8.1

21 Feb 23:14
38c14eb
Compare
Choose a tag to compare

What's Changed

  • Update default and premium language models by @kxkw in #69

Full Changelog: v1.8.0...v1.8.1

ChatGPT Telegram Bot v1.8.0

15 Feb 01:08
e57c9bf
Compare
Choose a tag to compare

What's Changed

  • Add gpt-4-vision model for requests with image recognition by @kxkw in #65
  • Add image recognition for all users, optimize codebase and expand main handler functionality by @kxkw in #68

Full Changelog: v1.7.2...v1.8.0

ChatGPT Telegram Bot v1.7.2

08 Feb 22:12
41788ee
Compare
Choose a tag to compare

What's Changed

  • Include replied user message to the request context by @kxkw in #64

Full Changelog: v1.7.1...v1.7.2

ChatGPT Telegram Bot v1.7.1

08 Feb 21:58
6ab38a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1