minor edits

This commit is contained in:
rev138
2015-04-17 14:43:53 -04:00
parent bba3e7c868
commit e72800fe41
+2 -2
View File
@@ -1,7 +1,7 @@
# pod_feeder
Publishes RSS feeds to Diaspora*
This is a lightweight, customizable "bot" script to harvest RSS feeds and re-publish them to the Diaspora social network. It is posted here without warranty for public use.
This is a lightweight, customizable "bot" script to harvest RSS feeds and re-publish them to the Diaspora social network. It is posted here without warranty, for public use.
## Installation
@@ -31,7 +31,7 @@ This script is intended to be run as a cron job, which might look something like
-a --aspect-id <id> Aspects to share with. May specify multiple times (default: 'public')
-c --category-tags Attempt to automatically hashtagify RSS item 'categories' (default: off)
-d --database <sqlite file> The SQLite file to store feed data (default: 'feed.db')
-e --title-tags Automatically hashtagify RSS item title
-e --title-tags Automatically hashtagify RSS item title
-f --feed-url <http://...> The feed URL
-g --user-agent <string> Use this to spoof the user-agent if the feed blocks bots (ex: 'Mozilla/5.0')
-i --feed-id <string> An arbitrary identifier to associate database entries with this feed