irc-rss-listener

IRC bot to post RSS updates for garbash
git clone git://git.alexkarle.com.com/irc-rss-listener
Log | Files | Refs | README

README (368B) [raw]


      1 irc-rss-listener
      2 ----------------
      3 
      4 Ping IRC on updates to RSS feeds.
      5 
      6 Meant to be run in cron, irl.sh will read all the URLs
      7 in /etc/irl/feeds and use sfeed(1) to parse them and
      8 diff(1) to determine which ones are new (since the last run).
      9 It then uses nc(1) to connect to the IRC server running on
     10 localhost:6667 (which happens to be the case for our garbash
     11 tilde).