Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Releases: scmanjarrez/EdgeGPT-Telegram-Bot

EdgeGPT-Telegram-Bot 0.1.3

25 Mar 02:05
Compare
Choose a tag to compare

Fixes

  • Bot triggering on groups when user replies to another user.

Features

  • Added commands to manage configuration files from chat

v0.1.2

19 Mar 16:17
Compare
Choose a tag to compare

Fixes:

  • Whitelist not working

v0.1.1

18 Mar 15:55
Compare
Choose a tag to compare

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

15 Mar 21:41
Compare
Choose a tag to compare
Added github actions: docker build, copyright year update. Added dock…