Reply (List)
Monitors X Lists for fresh tweets and replies with AI-generated text. Available on Pro and Unlim plans. Shares a combined daily counter with Reply (Search).
How it works
Each cycle, the module picks one enabled list via round-robin, fetches its latest tweets, filters by age and engagement, and replies using AI-generated text.
Unlike Reply (Search), this module is AI-only — every reply is generated by the configured AI provider (default: Grok). There are no static templates.
Lists & prompts
Add X Lists and configure each one with its own AI prompt. Each list has an Enabled toggle and a Prompt field. The prompt is sent to the AI along with the tweet text and style examples.
If the active list's prompt is empty, the module skips it and waits for the next cycle.
Round-robin rotation
Enabled lists rotate one per cycle. The system remembers which list was used last, so restarts don't reset the rotation. The next cycle picks the list after the last-used one (wrapping around).
Style matching
Before generating a reply, the module fetches up to 15 existing comments on the target tweet. These are sanitized and passed to the AI as style examples, helping the AI match the tone and length of organic conversation.
Configuration reference
| Setting | Default | Description |
|---|---|---|
| Lists | — | X Lists with Enabled toggle and AI Prompt |
| Post age (min) | 60 | Only reply to tweets younger than this many minutes |
| Delay between replies (sec) | 5 | Base delay between replies (+ random 0-10s jitter) |
| Replies per day | Plan-driven | Daily cap (combined with Reply Search) |
| Delay between list (min) | 1 | Wait between full cycles (min 0.5 min) |
Daily caps
Reply (List) is only available on Pro and Unlim plans. On both plans, Reply (Search) and Reply (List) share a single combined daily counter.
| Plan | Combined daily limit |
|---|---|
| Pro | 300 |
| Unlim | Unlimited |
Caps reset at UTC midnight.
Advanced filters (Unlim only)
Same advanced filters as Reply (Search). These settings are only available on the Unlim plan:
| Setting | Default | Description |
|---|---|---|
| Wallchain X Score | 0 | Minimum X-Score (0-1000) |
| GEO blacklist | none | Country codes to exclude |
| Blue verified | off | Only reply to verified accounts |
| Follow author | off | Follow the tweet author after replying |
| Follow author probability | 100% | Probability to follow |
| Skip my followers | off | Skip authors who already follow this account |
| Like author post | off | Like the tweet after replying |
Safety behavior
- Never replies to the same tweet twice.
- Skips self-authored posts.
- AI circuit breaker: if AI fails 5 times consecutively, the cycle stops to avoid spam.
- AI responses are validated: empty, URL-only, or exact-copy text is rejected.
- Replies are truncated to 280 characters maximum.
- GEO filtering and follower-skip filtering are fail-closed (on error, the tweet is excluded).