14 lines
268 B
Org Mode
14 lines
268 B
Org Mode
|
#+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
|
||
|
|