.. _plugin-rss: The RSS plugin ============== Reading ------- .. _command-rss-info: rss info ^^^^^^^^^^^^^^^^^^^ Returns information from the given RSS feed, namely the title, URL, description, and last update date, if available. .. _command-rss-announce-list: rss announce list [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Returns the list of feeds announced in **. ** is only necessary if the message isn't sent in the channel itself. .. _command-rss-rss: rss rss [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Gets the title components of the given RSS feed. If ** is given, return only that many headlines. Administration -------------- .. _command-rss-remove: rss remove ^^^^^^^^^^^^^^^^^ Removes the command for looking up RSS feeds at ** from this plugin. .. _command-rss-add: rss add ^^^^^^^^^^^^^^^^^^^^ Adds a command to this plugin that will look up the RSS feed at the given URL. .. _command-rss-announce-remove: rss announce remove [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Removes the list of feeds from the current list of announced feeds in **. Valid feeds include the names of registered feeds as well as URLs for RSS feeds. ** is only necessary if the message isn't sent in the channel itself. .. _command-rss-announce-add: rss announce add [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Adds the list of feeds to the current list of announced feeds in **. Valid feeds include the names of registered feeds as well as URLs for RSS feeds. ** is only necessary if the message isn't sent in the channel itself.