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
| Command | Description |
|---|---|
| /rss feeds add [url] [channel] [template] | Subscribe to a feed URL. |
| /rss feeds remove [url] | Unsubscribe from a feed. |
| /rss feeds list | List active feed subscriptions. |
Template Commands
| Command | Description |
|---|---|
| /rss templates add [name] | Create/edit a template via modal. |
| /rss templates list | List existing templates. |
| /rss templates remove [name] | Delete a template. |
Template variables: {title}, {link}, {url}
Poller Testing
/rss poller run