Share

IRCcat update released

21 Jan 2008, 15:46

I've mentioned IRCcat in a previous journal entry. It is an IRC bot for development support that allows messages from monitoring, ticketing and development systems to be easily sent to IRC channels our developers use.

Example:

echo "#sys Dumping database X now" | netcat -q0 hostname 12345


This allows automated scripts to put a message into the #sys channel on our IRC server, alerting people about significant events. We also use it for svn commits, trac tickets, nagios alerts etc.

There have been a couple of improvements since the first release so I've packaged up the latest code:

http://cdn.last.fm/rj/irccat-20080121.tar.bz2

Changelog:
- Manage channels at runtime
- Better config file format
- Ant build file and deploy as jar
- Address messages to multiple channels and or users at once
- Code cleanup
- Newer libs (pirc, commons etc)

See the included README file for more details.

Comments

  • metalmarketing

    Nice! It's good to see some php development for the dying IRC medium which I'm clinging onto until the ship finally sinks and I have to spend the rest of my life developing useless addons to Facebook!

    4 Jan 2009, 15:55
  • Mozai

    I'm watching the 20-car pileup that is attempts at clustered jabber servers, and I keep thinking "IRC solved this problem a decade ago, without the bloat of XML or the convolutions of DOM event-based parsers." I'm really happy to see development in IRC continuing.

    27 Jan 2009, 16:11
See all 3 comments
Leave a comment. Log in to Last.fm or sign up (it’s free).