Added zebralligator.

This commit is contained in:
Niels Serup 2012-07-07 22:46:56 +02:00
parent 317f5c58c1
commit 2a1c9793f0
2 changed files with 14 additions and 0 deletions

View File

@ -45,6 +45,7 @@ These are my projects, new and old.
'beepfun',
('ticso', 'Create dynamic functions in C uglily', 'https://gitorious.org/ticso'),
'sleinlib',
'zebralligator',
'kando',
'bolg',
'pebsaq',

View File

@ -0,0 +1,13 @@
#+title: zebralligator
#&summary
IRC bot using Python's asynchat module
#&
#+startup: showall
#+license: bysa
* zebralligator
zebralligator is an IRC bot. It uses Python's asynchat module. It is still in developent.
: $ git clone git://metanohi.name/zebralligator