User:Dtvrij74
My name is Daniel Huang. IRC: daniel__ (2 underscores) or daniel_huang
General info/About
My name is Daniel Huang. I live in the Dallas, Texas, USA.
I speak English and Chinese. I have studied French for ~3 years. I've also studied Norwegian and German.
Pages that I created and/or authored
http://wiki.apertium.org/wiki/Basic_Grammar_Guide for GCI 2011
http://wiki.apertium.org/wiki/Uzbek for GCI 2012
http://wiki.apertium.org/wiki/Azerbaijani for GCI 2012
IRC commit bot alternatives
CIA.vc is dead...
- Ruby irc bots
- Build your own commit bot Seems like a good choice, if anyone knows how to do it
- Very simple gitbot A very simple solution
- Gitbot (Ruby)
- Irker "An IRC client that runs as a daemon accepting notification requests as JSON objects presented to a listening socket. It is meant to be used by hook scripts in version-control repositories, allowing them to send commit notifications to project IRC channels. A hook script that works with git, hg, and svn is included in the distribution."
- KGB is a system that provides notifications on IRC for commits made to Git or Subversion repositories. It uses two components: a server, which runs the IRC bot, and a client, which is hooked into the repositories and sends the notifications to the server.
- Switching from CIA to KGB
- PYTHON IRC bot, uses Twisted API