| Tracking # | Status | Service | Origin → Destination | ETA | Events |
|---|
Loading sessions…
No conversation selected
Select a conversation from the left to view it here.
Bot connection
Visitor messages get pushed to your Telegram. Reply to the bot's message to respond — the visitor sees your reply on the website instantly.
Setup in 4 steps
- Open Telegram, message
@BotFather, run/newbot, copy the token here. - Open a chat with your new bot and send
/start. - Click Fetch chat ID from /start above — it auto-fills your chat ID. Click Save settings.
- Click Send test message to verify. After that, visitor messages will arrive — just hit Reply on Telegram to respond.
A cron job needs to run on the server every minute to deliver your Telegram replies back to visitors:
* * * * * php /home/<site>/htdocs/<domain>/cron/poll-telegram.php >/dev/null 2>&1