𝕏

X / Twitter feeds

Mirror posts from an X/Twitter account into Discord with filters and templates.

Mirror posts from an X/Twitter account into Discord with filters and templates.

Set it up

  1. 1Open X / Twitter under QONNECT.
  2. 2Create a feed with handle, Discord channel, filters, and polling interval.
  3. 3Use Test Feed to confirm routing.

Feed fields

  • xUsername is the handle without @.
  • discordChannelId is where matching posts are mirrored.
  • keywords optionally restrict posts to matching text.
  • includeReplies and includeRetweets control noisy feed behavior.
Note. feed is an older alias for x-feed; new AI proposals should use x-feed.

Example feed

json
{
  "xUsername": "pokemon",
  "discordChannelId": "#news",
  "keywords": ["tournament", "update"],
  "includeReplies": false,
  "includeRetweets": false,
  "pollIntervalMinutes": 30
}

What to know

  • QONNECT is configured per feed; there is no single QONNECT enable toggle.
  • AI proposals should use module:"qonnect", entity:"x-feed".
Next▶️ YouTube feeds