/svenbot

An XMPP bot for pushing out commit messages

Primary LanguageRubyOtherNOASSERTION

svenbot

Svenbot is a very simple Jabber bot. It listens to commits through a subversion hook and sends out messages to anybody who has registered an interest in such things.

TODO

  • Only send out notifications to available people.
  • Persist state of registered users.
  • Abstract svn bits into their own classes with an eye to git support.