2012-07-07 22:46:56 +02:00
|
|
|
#+title: zebralligator
|
|
|
|
#&summary
|
|
|
|
IRC bot using Python's asynchat module
|
|
|
|
#&
|
|
|
|
#+startup: showall
|
2014-01-05 21:24:35 +01:00
|
|
|
#+license: wtfpl
|
2012-07-07 22:46:56 +02:00
|
|
|
|
|
|
|
* zebralligator
|
|
|
|
|
2014-01-05 21:24:35 +01:00
|
|
|
zebralligator is an IRC bot. It uses Python's asynchat module. It is still in
|
|
|
|
developent.
|
2012-07-07 22:46:56 +02:00
|
|
|
|
|
|
|
: $ git clone git://metanohi.name/zebralligator
|