Command Reference ๐ข
Scanningโ
| Command | Description |
|---|---|
/scan <contract> | Full risk report: honeypot checks, LP analysis, deployer history, holder concentration |
/quick <contract> | Fast verdict only (PASS / CAUTION / AVOID) |
/chart <contract> | Price chart snapshot |
Alertsโ
| Command | Description |
|---|---|
/alert price <contract> <above|below> <value> | Price threshold alert |
/alert lp <contract> <pct> | Liquidity drop alert |
/alerts list / /alerts clear | Manage alerts |
Walletsโ
| Command | Description |
|---|---|
/watch <address> | Alert on wallet movements |
/portfolio | Aggregate view of watched wallets |
Utilityโ
| Command | Description |
|---|---|
/help | Command menu |
/settings | Inline buttons: chain defaults, alert thresholds |
Flood control
Telegram enforces ~30 msg/s globally and 20 msg/min per private chat. The bot queues outbound messages and coalesces bursts automatically.