diff --git a/site/projects/index.org b/site/projects/index.org index 664178e..18765d6 100644 --- a/site/projects/index.org +++ b/site/projects/index.org @@ -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', diff --git a/site/projects/zebralligator.org b/site/projects/zebralligator.org new file mode 100644 index 0000000..6246791 --- /dev/null +++ b/site/projects/zebralligator.org @@ -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 +