IceCube Reddit Scout
by @ares521521-design
π§ IceCube Reddit Scout β Free Reddit keyword monitoring integrated with your AI agent. No SaaS subscription. No cloud dependency. Track mentions, validate i...
1. Configure Keywords
Create config/reddit-scout.yaml:
keywords:
- "openclaw"
- "AI agent"
- "memory system"
- "context window"subreddits:
- "r/indiehackers"
- "r/SaaS"
- "r/startups"
- "r/artificial"
filters:
intent_signals:
- "wish"
- "need"
- "looking for"
- "recommendations"
- "alternatives"
noise_filter:
- exclude_self_mentions: true
- min_score: 5
- exclude_downvoted: true
alerts:
channels:
- telegram
- memory_log
frequency: 1h
2. Reddit Native Alerts (Free)
Reddit now has built-in keyword alerts. Use them:
1. Go to Reddit settings β Notifications 2. Enable "keyword alerts" 3. Add your keywords 4. Get email notifications
IceCube Reddit Scout reads these emails and extracts context.
3. Polling Mode (Alternative)
If you don't want Reddit alerts:
mode: polling
poll_interval: 30m
Uses Reddit search API to check for new mentions.
clawhub install icecube-reddit-scout