mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
RSS: rewrite basic usage in README
This commit is contained in:
parent
35d267b498
commit
a5cfad3a05
@ -11,14 +11,18 @@ patch: http://code.google.com/p/feedparser/issues/detail?id=403
|
|||||||
Basic usage
|
Basic usage
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Adding a feed
|
1. Add a feed using
|
||||||
`@rss add supybot http://sourceforge.net/export/rss2_projfiles.php?group_id=58965`
|
`@rss add limnoria https://github.com/ProgVal/Limnoria/tags.atom`.
|
||||||
|
* This is RSS feed of Limnoria's stable releases.
|
||||||
|
* You can now check the latest news from the feed with `@limnoria`.
|
||||||
|
2. To have new news automatically announced on the channel, use
|
||||||
|
`@rss announce add Limnoria`.
|
||||||
|
|
||||||
Add announcements for a feed
|
To add another feed, simply replace limnoria and the address using name
|
||||||
`@rss announce add supybot`
|
of the feed and address of the feed. For example, YLE News:
|
||||||
|
|
||||||
Stop announcements for a feed
|
1. `@rss add yle http://yle.fi/uutiset/rss/uutiset.rss?osasto=news`
|
||||||
`@rss announce remove supybot`
|
2. `@rss announce add yle`
|
||||||
|
|
||||||
News on their own lines
|
News on their own lines
|
||||||
-----------------------
|
-----------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user