RSS Feeds

Overview

Automatically post feed updates to Discord channels.

Features

  • Multiple feed subscriptions per server.
  • Custom output templates.
  • Poller-based update checks.

Feed Commands

CommandDescription
/rss feeds add [url] [channel] [template]Subscribe to a feed URL.
/rss feeds remove [url]Unsubscribe from a feed.
/rss feeds listList active feed subscriptions.

Template Commands

CommandDescription
/rss templates add [name]Create/edit a template via modal.
/rss templates listList existing templates.
/rss templates remove [name]Delete a template.

Template variables: {title}, {link}, {url}

Poller Testing

/rss poller run