Key characteristics of Ironclaw
Telegram Integration - Sending/receiving messages - Channel and group management - File and photo sharing - Real-time notifications
Smart Automation (Routines) - Timed tasks with Cron schedule - Automations that can run every minute, hour, or day - Manual triggering (routine_fire) - History tracking (routine_history)
External API Calls - HTTP GET/POST/PUT/DELETE - CoinGecko, news sites, any REST API - JSON parsing and querying - Binary file downloading
Cryptocurrency Tracking - Real-time price information (TON, NEAR, Bitcoin, etc.) - Setting price alerts - Profit/loss calculation - Market data analysis
File Management - Workspace memory system - Advanced search (memory_search) - Automatic logging - Long-term memory
Security - Every action requires user approval (sensitive actions) - Destructive commands are checked - API rate limit management - Session security
Real Use Cases | Scenario | How It Works | Time Saving
Near price alert | API check every minute + Telegram notification | 20+ minutes/day | |
Daily news summary | Automatic sending at 09:00 AM via Cron | 15+ minutes/day | |
Crypto portfolio tracking | Automatic profit/loss calculation | 10+ minutes/day | |
Automatic reminders | Timed routine + Telegram message | 30+ minutes/day | |
Technical Specifications -
WASM Based: Runs in a secure sandbox environment
Tool Permissions: Permission control for each routine
Event-Driven: Can be triggered by system events
Multi-Channel: Supports Telegram, Signal, and Slack
Memory Persistence: Data remains even after session ends.
IronClaw!