summaryrefslogtreecommitdiffstats
path: root/wmd (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed a bug that crashed warmachine if you tried loading a class that doesn't...jason2012-08-081-1/+6
* deleted a bunch of commented codejason2012-08-081-8/+1
* added a module to rejoin on kick.jason2012-08-081-0/+20
* made reload work... probablyjason2012-08-081-2/+1
* If someone privmsg searches google with warmachine, privmsg them the result.jason2012-07-211-1/+1
* removed debugging statements.jason2012-07-211-1/+0
* Added a module for google searching.jason2012-07-212-1/+28
* Pong responses are now valid.jason2012-07-211-1/+1
* Added support for unloading modules.jason2012-07-212-4/+33
* Changed the commands for module management.jason2012-07-211-3/+3
* Added support to dynamically load modules.jason2012-07-217-12/+93
* Added a plugin to respond to server pings.jason2012-07-211-0/+14
* added nickserv to the passive actions directory.jason2012-07-212-0/+0
* Added a nickserv plugin.jason2012-07-214-36/+57
* Added an admins config optionjason2012-07-211-1/+2
* Added the imports for the irc module.jason2012-07-211-0/+7
* Renamed warmachine.pyjason2012-07-211-0/+83
* more error checking fixes in parser.pyjason2006-08-091-5/+13
* some extra error checking for the ircparser.jason2006-08-081-4/+6
* started an xml config parser that might be ignoredjason2006-08-081-4/+6
* Added irc command parsing in wmd/parser.pyjason2006-08-081-1/+12
* Started working on a parser.jason2006-07-272-0/+30