For the complete documentation index, see llms.txt. This page is also available as Markdown.

Telegram Integration

Telegram configuration: requires Bot Token

Telegram Setup and how to get Bot Token

1

Open Telegram and search for the official account @BotFather (it will have a blue verified checkmark).

2

Start a chat by tapping "Start" or sending the /start command.

3

Send the command /newbot to the BotFather.

4

Follow the prompts to choose a display name and a unique username for your bot. The username must end with the word "bot" (e.g., MyHelperBot or My_Helper_bot).

5

Receive the token. Once the bot is successfully created, the BotFather will provide you with a message containing your unique API token. The token will look like a long string of numbers and letters, formatted as 123456789:AABBCCddEeff....

6

On the Frevana Agent team buit-in UI, Tap "Connect Chat Apps" button and Enter the Bot Token, Save and Done 🎉

Last updated