/feed command group allows you to subscribe to RSS feeds and receive notifications when new content is published. You can receive notifications in your DMs or in server channels.
Overview
Feed subscriptions let you stay updated on:- Content creator updates
- News feeds
- Blog posts
- And more supported feed sources
- DM: Personal direct messages
- Server: A designated server channel (requires server configuration)
Subcommands
/feed subscribe
Subscribe to one or more RSS feeds to receive notifications.Link(s) of the feeds to subscribe to. Separate multiple links with commas (
,).The command supports autocomplete that shows supported feed sources.Where to send the notifications:
DM: Send to your direct messagesServer: Send to the server’s configured feed channel
Server subscriptions require:
- Feed settings to be configured by a server admin (
/feed settings) - A notification channel to be set
- Appropriate role permissions (if configured)
- ✅ Successfully subscribed to feeds
- ❌ Already subscribed messages
- ❌ Error messages for invalid URLs
/feed unsubscribe
Remove one or more feeds from your subscriptions.Link(s) of the feeds to unsubscribe from. Separate multiple links with commas (
,).The command provides autocomplete showing your current subscriptions.Where the notifications were being sent:
DM: Your direct messagesServer: The server channel
/feed list
View all your current feed subscriptions with pagination support.Which subscriptions to list:
DM: Your DM subscriptionsServer: Server channel subscriptions
- Pagination: Browse through subscriptions 10 at a time
- Feed Details: Shows feed name, latest version, last update time, and source link
- Edit Mode: Click ”✎ Edit” to enter management mode
- Mark feeds for unsubscription with ”🗑 Unsubscribe” buttons
- Undo selections before saving
- Click “Save” to confirm removals
- View Mode: Click ”👁 View” to see feed information with thumbnails
/feed settings
Configure feed settings for the server. Administrator permissions required.This command requires
ADMINISTRATOR or MANAGE_GUILD permissions.-
Enable/Disable Feeds
- Toggle feed notifications on or off for the server
- When disabled, no notifications are sent
-
Notification Channel (Required)
- Select the text/news channel where feed updates will be posted
- Must be set before users can subscribe to server feeds
-
Subscribe Permission (Optional)
- Select a role that can add new feeds to the server
- If empty, users with “Manage Server” permission can subscribe
-
Unsubscribe Permission (Optional)
- Select a role that can remove feeds from the server
- If empty, users with “Manage Server” permission can unsubscribe
- Click ”❮ Back” to return to main settings
- Click ”🛈 About” to view bot information
Permissions
User Permissions
- DM Subscriptions: All users can manage their own DM subscriptions
- Server Subscriptions: Requires:
- Feed settings to be configured
- Appropriate role (if set by admin)
- Default: “Manage Server” permission
Admin Permissions
/feed settings: RequiresADMINISTRATORorMANAGE_GUILDpermission
Common Workflows
First-time server setup
First-time server setup
- Server admin runs
/feed settings - Enable feeds if not already active
- Select a notification channel
- (Optional) Configure role permissions
- Users can now run
/feed subscribewithsend_into:Server
Managing personal subscriptions
Managing personal subscriptions
- Run
/feed subscribewith feed links - Check subscriptions with
/feed list - Enter edit mode to remove unwanted feeds
- Or use
/feed unsubscribewith specific links
Checking feed support
Checking feed support
- Start typing in the
linksparameter of/feed subscribe - Autocomplete shows supported feed platforms
- Each entry shows: “Platform Name (domain)“
Error Messages
Configuration not set
Configuration not set
Error: “Server feed settings are not configured…”Solution: A server admin must run
/feed settings and configure a notification channel.Permission denied
Permission denied
Error: Role check failureSolution: Contact a server admin to:
- Grant you the required role for subscribing/unsubscribing
- Or adjust the role settings in
/feed settings
Already subscribed
Already subscribed
Message: “You are already subscribed to…”Info: This is informational. The feed was already in your subscriptions.
Invalid URL
Invalid URL
Error: URL validation failedSolution: Check that:
- The URL is correctly formatted
- The feed source is supported (check autocomplete)
- Links are separated by commas if subscribing to multiple