Setup
1
Create a Telegram Bot
- Open Telegram and search for @BotFather
- Send
/newbotcommand - Follow the prompts to name your bot
- Copy the Bot Token provided
2
Connect in Boty
- Go to your agent’s Channels tab
- Click Connect on the Telegram card
- Paste your Bot Token
- Click Connect
Configuration
After connecting, you can configure:| Setting | Description |
|---|---|
| Bot Token | Your Telegram bot token from BotFather |
| Enabled | Toggle the integration on/off |
How It Works
Once connected:- Users can find your bot by searching its username on Telegram
- The bot responds to all messages sent to it
- Each user has their own conversation context
- Supports text messages (media coming soon)
Bot Commands
You can set up commands in BotFather:Usage Example
Users simply message your bot:Best Practices
Set a Description
Use
/setdescription in BotFather to describe what your bot doesAdd a Profile Picture
Use
/setuserpic to give your bot a recognizable avatarTroubleshooting
Bot not responding
Bot not responding
- Verify the bot token is correct
- Check that the integration is enabled
- Ensure your workspace has available credits
409 Conflict Error
409 Conflict Error
This means another instance is polling the same bot. Ensure only one Boty agent is connected to this bot token.