diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-03-12 11:35:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-03-12 11:35:09 +0800 |
commit | c4adf46f30d267bb4969aec8b6ef46fe88ab54f5 (patch) | |
tree | f3716f873528019a6d660f7dac6a04bb08614553 /net-im/newsbot/pkg-descr | |
parent | 74e222ca93a52e0ef329e08c114172c16224cc41 (diff) | |
download | freebsd-ports-gnome-c4adf46f30d267bb4969aec8b6ef46fe88ab54f5.tar.gz freebsd-ports-gnome-c4adf46f30d267bb4969aec8b6ef46fe88ab54f5.tar.zst freebsd-ports-gnome-c4adf46f30d267bb4969aec8b6ef46fe88ab54f5.zip |
add newsbot 0.4.5
Gathers news from RDF/RSS and send them to your IM client
Diffstat (limited to 'net-im/newsbot/pkg-descr')
-rw-r--r-- | net-im/newsbot/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-im/newsbot/pkg-descr b/net-im/newsbot/pkg-descr new file mode 100644 index 000000000000..51e56df62372 --- /dev/null +++ b/net-im/newsbot/pkg-descr @@ -0,0 +1,17 @@ +newsBot gathers news from various news feeds(RDF/RSS-pages) and send the news +to your IM client. The bot is a console based application and uses the Jabber +network for messaging. + +Each RDF/RSS-page is checked every 30 min in a running order. When a new news +item is found, the news will be sent to the users with the website in its site +list. The news item will include(if available) title, date, link and a short +description. + +Features: + * Individual user settings. + * 15 bot commands. + * Over 30 news feeds to choose from. + * Ability to add and remove news feeds. + * and more... + +WWW: http://newsbot.jabberstudio.org/ |