From 2a1c9793f04c006f3e3c2fa7ee1097f5b70fa913 Mon Sep 17 00:00:00 2001 From: Niels Serup Date: Sat, 7 Jul 2012 22:46:56 +0200 Subject: [PATCH] Added zebralligator. --- site/projects/index.org | 1 + site/projects/zebralligator.org | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 site/projects/zebralligator.org 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 +