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

[ bsd3, irc, program ] [ Propose Tags ]

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 mybot@irc.freenode.org/#haskell

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.1, 1.2
Change log CHANGES
Dependencies base (>=4 && <5), bytestring, cabal-file-th, cmdargs, containers, deepseq, feed (>=0.3.8 && <0.3.9.2), http-conduit (>=1.9 && <2.0), http-types (>=0.6.4 && <0.9), io-storage (>=0.3 && <0.4), irc (>=0.5 && <0.6), network (>=2.4 && <2.5), old-locale, parsec, regexpr (>=0.5 && <0.6), resourcet (>=0.4.4 && <0.5), safe (>=0.2 && <0.4), split (>=0.2 && <0.3), text (>=0.11 && <0.12), time (>=1.1 && <1.5), transformers (>=0.2 && <0.4), utf8-string [details]
License BSD-3-Clause
Author Don Stewart <dons@galois.com>, Simon Michael <simon@joyful.com>
Maintainer Simon Michael <simon@joyful.com>
Category IRC
Home page http://hackage.haskell.org/package/rss2irc
Source repo head: darcs get http://hub.darcs.net/simon/rss2irc
Uploaded by SimonMichael at 2014-02-27T21:13:16Z
Distributions Debian:1.2
Reverse Dependencies 1 direct, 0 indirect [details]
Executables rss2irc
Downloads 11715 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Successful builds reported [all 7 reports]