


Shows a list of roles that can be added to the user by the bot.

Enabled/disabled by "Manage Roles" permission. Rss.sub/rss.unsub - Prompts the user to enter a role to be added/remove to/from the user. The menu can be quite long, but alas this is what such extreme customization requires. (This is all done after the feed is filtered through the filters defined through ~rssfilters. Filtered subscriptions - mentioned only after it passes the role-specific filters. Global subscriptions - mentioned every time an article from the feed is posted. Rss.roles - Opens a menu to subscribe a role to a feed - both global and filtered subscriptions. Basically - the more filters you add, the more messages that pass through.) (messages that do not have any of the words in any of your filters won't be sent to your Discord. Rss.filters - Opens a menu to add or remove filters to a feed. Rss.embed - Opens a menu to customize an embed to be sent with the message (this will override the default embed that Discord sends when you post a link) Rss.message - Opens a menu to customize the message for a specific feed Rss.remove - Opens a menu to remove a feed from that channel Note that you copy the link to the feed, not the code. Rss.add - Add a feed to that specific channel. You can see all the commands through rss.help should you ever need to refer to them (and any commands not listed here), but the basic commands are (usable by members with Manage Channel permission) I have set it to check for feeds every ~10 minutes. Then I started to wonder how it would perform as a public bot - and so here we are. If anyone was ever looking for a comprehensive and customizable RSS bot - here's one! Originally intended for personal use from the lack of public RSS bots, I thought I should make the source public (see bottom github link). Information in this post may be outdated - be sure to see for any and all up-to-date information.
