rss2irc

watches an RSS/Atom feed and writes it to an IRC channel

http://hackage.haskell.org/package/rss2irc

Latest on Hackage:1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Don Stewart, Simon Michael
Maintained by Simon Michael

rss2irc is an IRC bot that polls an RSS or Atom feed and announces updates to an IRC channel, with options for customizing output and behavior. It aims to be an easy-to-use, reliable, well-behaved bot.

Usage: rss2irc FEEDURL [BOTNAME@IRCSERVER/#CHANNEL] [OPTS]

For example, to announce Hackage uploads (like hackagebot):

$ rss2irc http://hackage.haskell.org/packages/archive/recent.rss [email protected]/#haskell