MISC
Read and search public Reddit content from Cue CLI
Use cue reddit to browse public Reddit posts, threads, and user activity.
Core Commands
cue reddit -h
cue reddit top openclaw
cue reddit hot LocalLLaMA 5
cue reddit new LocalLLaMA 5
cue reddit read /r/openclaw/comments/1qsm1fp
cue reddit search "AI agent platform" top week 10
cue reddit search-sub LocalLLaMA "openclaw" top
cue reddit user steipete 5
cue reddit top openclaw 5 --jsonOptions
--jsonreturns machine-readable raw Reddit API payloads.topperiod values:hour,day,week,month,year,all.searchsort values:relevance,top,new,comments.
Notes
- Read-only command set (no posting/commenting).
- No authentication required.