AUTOMATION
DeFi Price Alert Bot
Custom alerts for token prices, LP positions, and yield changes
Updated: 2/23/2026
Difficulty
easy
Time
30 minutes setup
Use Case
defi
Popularity
0 views
About this automation
Monitor any token price or DeFi position and receive instant Telegram/Discord alerts when thresholds are crossed. No code required — just define conditions in plain English.
How to implement
1
Add Alchemy API key to .env
2
Define alert conditions in HEARTBEAT.md: 'Alert me when ETH drops below $1800'
3
Set heartbeat interval to 5 minutes for price-sensitive alerts
4
Configure Telegram delivery in openclaw.json
5
Optionally: add auto-action ('if ETH < $1800, buy $100 worth')