Telegram bot
Price alerts
Set price thresholds for any supported coin from chat. Alerts are evaluated server-side every couple of minutes against the same price oracle the app uses, and delivered to your linked Telegram chat the moment a target is crossed.
Polled server-sideOne-shot — fires once, then self-deactivates
Requires a linked account — see Link your account.
1
Create an alert
Send /setalert <coin> <above|below> <price>. The bot accepts up/down as shorthand for direction.
2
List active alerts
/alerts returns every alert that has not yet fired, with a 6-character short id you can use to delete it.
3
Delete an alert
Use the short id from /alerts:
Alerts that have already fired are kept in your history but no longer active. There is nothing to delete in that case.
4
Limits and delivery
- 10 active alerts per account. Delete one before creating an eleventh.
- Prices are evaluated against the multi-source oracle (CoinGecko + CoinPaprika + Binance, median-blended) every few minutes.
- Each alert fires once. After delivery it self-deactivates — re-create it if you want it again.
- Delivery happens to the chat that was linked when the alert was created, even if you later relink.
- Alerts created from chat, the web app, and MCP tools all live in the same list and share the same 10-alert cap.