|
knet's haven » Software » Projects » hal |
|||||||||||||||||
|
halAbouthal is a modular IRC bot written in Python. The modules can be classified into three categories: commands, regexps, and events. A command module responds to a specific command (eg, help), a regexp module is more flexible and is activated when text matches a regular expression, and an event module handles a specific IRC event (eg, 376). hal is still in early days... Requirements
LicenceGNU General Public Licence Changes
|