Info
How to contact me
I am logged on permanently (through ZNC) to #openhatch. Not that I am there all the time, but PM me and I will get back to you. Or feel free to email me at pythonian4000.AuEN2d...
Projects
SNAILBot is a passive IRC logging bot. It is written in Perl; the IRC bot uses Bot::BasicBot for its low-level functions and logs all chat data to an external database (such as MySQL). The web frontend utilizes HTML::Template to format the data nicely.
I forked ilbot, written by Moritz Lenz, and have extended it significantly. I am currently the sole contributer and maintainer.
me@openhatch:~$ ls ./
I'm a general contributor. Areas of the code I have worked in include:
- Bug importer
- Missions
- Bug tracker
- Wik
This is an extended version of the original Django MediaWiki Authentication extension that uses the Django User's primary key as the linking information, rather than the username (since it is possible for the username on either end to be changed).
I extended and improved the original MediaWiki extension for use in OpenHatch's central login system.