Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 922 Bytes

File metadata and controls

25 lines (17 loc) · 922 Bytes

AutoGPT Sophie Plugin

Telegram Chat companion plugin for AutoGPT

image image

Getting started

  1. 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.