Set Up Telegram
Connect your agent to Telegram so you can message it just like any other contact. The whole process takes about 2 minutes.What you’ll need
- A Telegram account
- The Telegram app (phone or desktop)
Step-by-step setup
Open BotFather on Telegram
Search for @BotFather in Telegram, or click here to open it. BotFather is Telegram’s official tool for creating bots.
Create a new bot
Send
/newbot to BotFather. It will ask you two things:- A name for your bot (this is the display name, e.g. “My Klaws Agent”)
- A username for your bot (must end in
bot, e.g.my_klaws_agent_bot)
Copy the token
BotFather will reply with an API token — a long string of numbers and letters. Copy this token. You’ll need it in the next step.
Add the token to Klaws
Go to your agent’s dashboard, find the Channels section, and select Telegram. Paste your bot token and save.
Tips
Can I change the bot's name or profile picture?
Can I change the bot's name or profile picture?
Yes. Go back to BotFather and use the
/setname or /setuserpic commands to customize your bot’s appearance.Can I use my bot in group chats?
Can I use my bot in group chats?
Your bot is designed for 1-on-1 conversations. Group chat support may be added in the future.
My bot isn't responding
My bot isn't responding
Double-check that you pasted the correct token in your Klaws dashboard. Make sure there are no extra spaces before or after the token.