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.
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.
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:
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.
New edits: