mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-22 10:29:25 +01:00
RSS: Update link to feedparser
This commit is contained in:
parent
d55a08c63e
commit
a2e55ca1f6
@ -8,9 +8,8 @@ Purpose
|
||||
|
||||
Provides basic functionality for handling RSS/RDF feeds, and allows announcing
|
||||
them periodically to channels.
|
||||
In order to use this plugin you must have the following modules
|
||||
installed:
|
||||
* feedparser: http://feedparser.org/
|
||||
In order to use this plugin you must have `python3-feedparser
|
||||
<https://pypi.org/project/feedparser/>`_ installed.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
@ -31,9 +31,8 @@
|
||||
"""
|
||||
Provides basic functionality for handling RSS/RDF feeds, and allows announcing
|
||||
them periodically to channels.
|
||||
In order to use this plugin you must have the following modules
|
||||
installed:
|
||||
* feedparser: http://feedparser.org/
|
||||
In order to use this plugin you must have `python3-feedparser
|
||||
<https://pypi.org/project/feedparser/>`_ installed.
|
||||
"""
|
||||
|
||||
import supybot
|
||||
|
Loading…
Reference in New Issue
Block a user