This guide assumes you have already signed up at app.chatbotplatform.io.
Create Your First Bot
Add an Integration
Your bot needs an AI backend to generate responses.Create Integration
Click Create Integration and configure your AI backend:
- Name: A friendly name (e.g., “OpenAI GPT-4”)
- Webhook URL: Your AI backend endpoint
- Headers: Any required authentication headers
- Timeout: Response timeout in seconds
Default Integration: Each bot comes with a default echo integration for testing. You can use this to verify your channel setup before connecting a real AI backend.
Connect a Channel
Now connect your bot to a messaging platform.- Telegram
- Slack
- Create a bot with @BotFather on Telegram
- Copy the bot token
- In Chatbot Platform, create a new Telegram channel
- Paste the token and save
- The webhook is configured automatically
Send Your First Message
Once your channel is connected:- Open the connected platform (Telegram, Slack, etc.)
- Find your bot and send a message
- Your bot will respond using the configured integration
Congratulations! Your first AI chatbot is now live and responding to messages.
Next Steps
Configure Behavior
Customize typing indicators and response settings
Add More Channels
Connect to additional messaging platforms
A/B Test Integrations
Compare multiple AI backends with weighted selection
Agent Loops
Create autonomous AI workflows with tools
