Telegram Chat companion plugin for AutoGPT
- Install the plugin
Remember to also update your .env to include
ALLOWLISTED_PLUGINS=SophieTelegram TELEGRAM_SOPHIE_API_KEY= TELEGRAM_SOPHIE_CHAT_ID=
2. Modify your yaml file to include the following
- Prefer ask_user and send_message to remain in the conversation unless the User gave you a task, then you have to update him on what you are doing.
- As User might be multilangual, If you use ask_user_voice or send_message_voice, then speak English, but if you use ask_user or send_message, then respond in the language the User used.

