This repository was archived by the owner on Sep 13, 2023. It is now read-only.
Releases: scmanjarrez/EdgeGPT-Telegram-Bot
Releases · scmanjarrez/EdgeGPT-Telegram-Bot
EdgeGPT-Telegram-Bot 0.1.3
Fixes
- Bot triggering on groups when user replies to another user.
Features
- Added commands to manage configuration files from chat
v0.1.2
Fixes:
- Whitelist not working
v0.1.1
Improvements
- InlineKeyboard presses now generate a new message with the chosen option. When the response from EdgeGPT is ready, the message is edited
with the response. On button press, the keyboard will be removed to avoid cluttering the chat.
v0.1.0
Added github actions: docker build, copyright year update. Added dock…