subscribe http://host.domain/path/to/file.rss .. subscribe to the given RSS URL
unsubscribe http://host.domain/path/to/file.rss .. unsubscribe from the given RSS URL
list .. list currently subscribed RSS URLs (if a URL is marked with "error" it means that the last update of the RSS resource failed for some reason)
info http://host.domain/path/to/file.rss .. display some information about the given RSS URL
set plaintext .. set the message type for headline notifications to normal/plaintext
set chat .. set the message type for headline notifications to chat/plaintext
set headline .. set the message type for headline notifications to headline (please note that not all Jabber clients support headline messages)
set also_deliver {Away} {XA} {DND} .. also deliver headline messages when your presence is "Away", "Extended Away" or "Do Not Disturb"
set size_limit <num> .. limit the size of headline message to the specified amount of bytes
set store_messages <num> .. store at must the specified number of messages for later delivery (note that there is a hard limit of 48)
set header {Title} {URL} .. include an optional header line in headline notifications with the title and/or URL of the feed
set subject {Title} {URL} .. include an optional subject in headline notifications with the title and/or URL of the feed
configuration .. displays your current configuration
show statistics .. displays some basic server statistics
show usage .. displays some basic usage statistics

set header/subject commands seem not working
hi there,
I was trying to set up subject/header fields, but unfortunately didn't succeed. Here's log from my conversation with the bot:
Jabber IM with RSS .
10:30
set header [ DUPA ] [ http://images.apple.com/downloads/dashboard/home/recent.rss ]
Unknown error setting configuration option
set subject [ DUPA ] [ http://images.apple.com/downloads/dashboard/home/recent.rss ]
Unknown error setting configuration option
set subject DUPA http://images.apple.com/downloads/dashboard/home/recent.rss
Unknown error setting configuration option
set header OSX
Unknown error setting configuration option
set header
set subject
header format adjusted
subject format adjusted
configuration
Current configuration:
message type "plaintext"
Headlines will also be delivered when you are XA
subject format:
header format:
At most 16 headlines will be stored for later delivery
The size of a headline message will be limited to about 1024 bytes
set header "ddd"
Unknown error setting configuration option
set header [dupa]
Unknown error setting configuration option
set header {dupa}
Unknown error setting configuration option
set header dupa
Unknown error setting configuration option
set header 'dupa
Unknown error setting configuration option
Can some one help me please?
cheers,
adhd
--
http://www.djadhd.pl/
I am afraid, you are
I am afraid, you are misunderstanding how the configuration works. You can use "set header Title" (without the quotes to include the feed title in messages), "set header URL" (to include the feed URL in the message), "set header Title URL" (to include both, the feed and the URL in the message) or just "set header" (to not include the feed title/URL).
Ok, now I see :-) I was
Ok, now I see :-) I was pretty sure you can assign a custom title to specified feed :-) Ok, now that makes perfect sense :-)
Thanks!
adhd
--
http://www.djadhd.pl/
info url
A little question, what does "Feed penalty" means in "info http://some.url" command?
Feed penalty
The feed penalty is an indication if the feed is well behaved, i.e. it supports conditional GETs.
And how do I set JabRSS not
And how do I set JabRSS not to deliver me messages when my presence is for instance "Away"?
set also_deliver
Have you tried just "set also_deliver" (without any additional option)? At least the default setting in JabRSS is that you don't get any headlines delivered when your status is "Away".