Step 1: Create a Telegram bot
You create Telegram bots through a special Telegram account called @BotFather.Open BotFather
In Telegram, search for @BotFather (the verified account with a blue checkmark) and start a conversation.
Set your bot's display name
When asked “Alright, a new bot. How are we going to call it?”, type a friendly name for your bot. This is the name users will see in chats, for example:
Set your bot's username
When asked for a username, type a unique handle ending in The username must be unique across all of Telegram. If it is already taken, try adding your company name or a number.
bot, for example:Copy your bot token
BotFather will confirm the bot is created and show a message like:
Done! Congratulations on your new bot. You will find it at t.me/HellenicAssistantBot. You can now add a description…
Use this token to access the HTTP API:
123456789:ABCdefGHIjklMNOpqrsTUVwxyz
Copy the token — you will need it in the next step.Step 2: Connect to Hellenic Claw
Go to your instance dashboard
Log in at app.hellenicai.com and open your instance.
Step 3: Test the connection
Open Telegram
On your phone or desktop, open Telegram and search for your bot username (e.g.
@HellenicAssistantBot).Troubleshooting
| Problem | Solution |
|---|---|
| No reply from bot | Double-check the token was pasted correctly with no extra spaces |
| ”Unauthorised” error in dashboard | The token may be incorrect — regenerate it in BotFather with /revoke and reconnect |
| Bot replies but answers seem off | Check the AI model selected in your instance settings |
