From ba966c715f45c777e17dc8c4b20207288244df84 Mon Sep 17 00:00:00 2001 From: Schimon Jehudah Date: Thu, 30 Jun 2022 16:02:00 +0000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0876bfd..1793eaa 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,15 @@ Password: ``` ## Usage -- Open chat with Slixfeed. -- Add news source with `add feed URL` +- Start bot; +- Add contact JID of Slixfeed to your roster; +- Open chat with Slixfeed; +- Add news source with `feed add URL` ``` -add feed https://xmpp.org/feeds/all.atom.xml -add feed https://redecentralize.org/podcast/feed.rss -add feed http://hackerpublicradio.org/hpr_ogg_rss.php +feed add https://xmpp.org/feeds/all.atom.xml +feed add https://redecentralize.org/podcast/feed.rss +feed add http://hackerpublicradio.org/hpr_ogg_rss.php ``` ## Roadmap @@ -28,6 +30,7 @@ add feed http://hackerpublicradio.org/hpr_ogg_rss.php ## Authors and acknowledgment - Schimon Jehudah, Attorney at Law. +- [Alixander Court](https://alixandercourt.com/) - [edhelas](https://github.com/edhelas/atomtopubsub) - [imattau](https://github.com/imattau/atomtopubsub) (Some code, mostly URL handling, was taken from imattau) - [Laura](xmpp:lauranna@404.city)