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

SettingDefaultDescription
ListsX Lists with Enabled toggle and AI Prompt
Post age (min)60Only reply to tweets younger than this many minutes
Delay between replies (sec)5Base delay between replies (+ random 0-10s jitter)
Replies per dayPlan-drivenDaily cap (combined with Reply Search)
Delay between list (min)1Wait 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.

PlanCombined daily limit
Pro300
UnlimUnlimited

Caps reset at UTC midnight.

Advanced filters (Unlim only)

Same advanced filters as Reply (Search). These settings are only available on the Unlim plan:

SettingDefaultDescription
Wallchain X Score0Minimum X-Score (0-1000)
GEO blacklistnoneCountry codes to exclude
Blue verifiedoffOnly reply to verified accounts
Follow authoroffFollow the tweet author after replying
Follow author probability100%Probability to follow
Skip my followersoffSkip authors who already follow this account
Like author postoffLike 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).