Install
openclaw skills install jimmy-crypto-alertMonitor cryptocurrency prices and send alerts when thresholds are crossed. No API key required — uses Binance public API. Supports BTC, ETH, SOL, and 10+ tokens.
openclaw skills install jimmy-crypto-alertMonitor cryptocurrency prices and send alerts when thresholds are crossed. No API key required — uses Binance public API.
# Check a single token
bash scripts/check-price.sh btc
# Check multiple tokens
bash scripts/check-price.sh btc eth sol
# Set an alert
bash scripts/set-alert.sh btc 100000 "BTC above 100K"
# Check alerts
bash scripts/check-alerts.sh
Edit scripts/config.sh to set your Telegram bot token and chat ID for alerts.
~/.crypto-alert-state.jsonabove:X or below:X