Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sophie - Telegram Chat companion Plugin #222

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

Wladastic
Copy link
Contributor

@Wladastic Wladastic commented Aug 11, 2023

I created an additional Telegram Plugin that allows auto-gpt to use another telegram bot, other than the "normal" one.

This one interacts with the user in a more human like manner.

The Plugin requires Auto-gpt to run in an continuous mode!

Functionality:

  • remembers chat history and automatically summarizes it.
  • can send you voice messages
  • you can send it voice messages as well
  • sends multiple messages in a row if needed.

TODO:
I removed the functionality to fetch prior messages that might have been overlooked by the plugin as sometimes strangers text the bot and cause it to get confused.
image

New edits:

  • fixed plugin crashing when someone sends commands who is not you (not your telegram Chat id)
  • pseudo fetch last 11 messages instead of the last one, this only pulls messages that might have been skipped.

@Wladastic Wladastic requested a review from ntindle August 12, 2023 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant