Chatbot Channels allow you to extend your External AI Chatbot beyond your website and make it available on messaging platforms.
The same chatbot logic, training, and behavior are reused across all channels.
Currently supported channels:
- Telegram
- Facebook Messenger
Both channels also support AI → Human handoff, so live agents can step in when needed.
External Chatbot – Telegram integration #
Telegram integration lets users chat with your AI directly inside Telegram, just like a normal bot conversation.
Step 1: Create a Telegram bot #
- Open the Telegram app (mobile or desktop)
- Search for BotFather (Telegram’s official bot manager)
- Open the chat and send:
/newbot- Follow the prompts:
- Choose a bot name
- Choose a unique username
- BotFather will give you an Access Token→ Copy and save this token
Step 2: Connect Telegram to your chatbot #
- Log in to your AllosAI dashboard
- Go to Smart Bots → AI Bots
- Edit the chatbot you want to connect
- Open the Channel step
- Select Telegram
- Enter:
- Bot Name
- Access Token
- Click Save
That’s it. Your chatbot is now live on Telegram.
Human Agent support on Telegram #
If AI & Human Agent is enabled:
- Users can request human support
- Messages appear in the Human Agent inbox
- Agents reply directly from the dashboard
External Chatbot – Facebook Messenger integration #
Facebook Messenger integration allows users to chat with your AI via your Facebook Page.
Step 1: Create a Facebook App #
- Go to Facebook for Developers
- Log in with your Facebook account
- Click My Apps → Create App
- Select a use case
- Choose Business as the app type
- Complete the setup
You’ll receive:
- App ID
- App Secret
Save both.
Step 2: Add Messenger to your app #
- Inside your app dashboard, go to Add Products
- Select Messenger
- Choose the Facebook Page you want to connect
- Generate a Page Access Token
- Copy:
- Page Name
- Access Token
Step 3: Set up webhook #
- Go to Messenger → Settings → Webhooks
- Add a Webhook URL(provided by AllosAI in the Channel setup)
- Create a Verify Token (any secure string)
- Select required events:
- messages
- messaging_postbacks
- related message events
Step 4: Connect Messenger to your chatbot #
- Log in to AllosAI
- Go to Smart Bots → AI Bots
- Edit your chatbot
- Open the Channel step
- Select Facebook Messenger
- Fill in:
- App ID
- App Secret
- Page Name
- Access Token
- Verify Token
- Click Save
Step 5: Final webhook confirmation #
- In the channel list, click Details
- Copy the webhook URL
- Go back to your Facebook Developer App
- Paste it into the Messenger API callback URL
- Save changes
Your chatbot is now connected to Facebook Messenger.
Human Agent support on Messenger #
If Human Agent is enabled:
- Users can request a human
- Conversations appear in the Human Agent panel
- Agents reply directly from the AllosAI dashboard
Summary #
- Chatbot Channels extend your AI beyond your website
- Telegram and Facebook Messenger are supported
- One chatbot works across all channels
- AI and human agents share the same inbox
- Setup is done once per channel
Chatbot channels turn your External AI Chatbot into a multi-platform communication assistant, available wherever your audience prefers to chat.
