N3d1117 Chatgpt Telegram Bot Versions Save

🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python

0.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.8...0.1.9

0.1.8

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.7...0.1.8

0.1.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.6...0.1.7

0.1.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.5...0.1.6

0.1.5

1 year ago

What's Changed

  • Add support for group chats by @k3it in https://github.com/n3d1117/chatgpt-telegram-bot/pull/39
  • Add inline query mode for group chats (don't forget to enable inline query mode in BotFather via the /setinline command)
  • Added option to reply to voice messages directly with the ChatGPT response of the transcript (VOICE_REPLY_WITH_TRANSCRIPT_ONLY)
  • Added option to specify max conversation age to avoid excessive token usage (MAX_CONVERSATION_AGE_MINUTES)

New Contributors

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.4...0.1.5

0.1.4

1 year ago
  • Added ffmpeg installation to Dockerfile
  • Automatic conversation summary generation to avoid excessive token usage

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.3...0.1.4

0.1.3

1 year ago
  • Added ability to transcribe audio messages using Whisper

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.2...0.1.3

0.1.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.1...0.1.2

0.1.1

1 year ago
  • Image generation via the /image command

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1...0.1.1

0.1

1 year ago
  • Support multiple answers
  • Support model parameters customization
  • Better error handling
  • Added option to show token usage
  • Multi-chat support

Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.0.9...0.1