summaryrefslogtreecommitdiffstats
path: root/wmd (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-28updated google plugin to use the new json modulejason2-5/+28
2014-05-28new giphy searchjason1-0/+32
2012-08-09allow users to reload the reload module.jason1-4/+0
2012-08-09fixed reloadingjason1-9/+15
2012-08-09reworked how the modules work a bit. warmachine works, but loading,unloading ...jason2-23/+42
2012-08-09added a simple topic archiving module.jason1-0/+13
2012-08-09disabled reload. it needs a reworkjason1-1/+5
2012-08-08fixed a bug that crashed warmachine if you tried loading a class that doesn't...jason1-1/+6
2012-08-08deleted a bunch of commented codejason1-8/+1
2012-08-08added a module to rejoin on kick.jason1-0/+20
2012-08-08made reload work... probablyjason1-2/+1
2012-07-21If someone privmsg searches google with warmachine, privmsg them the result.jason1-1/+1
2012-07-21removed debugging statements.jason1-1/+0
2012-07-21Added a module for google searching.jason2-1/+28
2012-07-21Pong responses are now valid.jason1-1/+1
2012-07-21Added support for unloading modules.jason2-4/+33
2012-07-21Changed the commands for module management.jason1-3/+3
2012-07-21Added support to dynamically load modules.jason7-12/+93
2012-07-21Added a plugin to respond to server pings.jason1-0/+14
2012-07-21added nickserv to the passive actions directory.jason2-0/+0
2012-07-21Added a nickserv plugin.jason4-36/+57
2012-07-21Added an admins config optionjason1-1/+2
2012-07-21Added the imports for the irc module.jason1-0/+7
2012-07-21Renamed warmachine.pyjason1-0/+83
2006-08-09more error checking fixes in parser.pyjason1-5/+13
2006-08-08some extra error checking for the ircparser.jason1-4/+6
2006-08-08started an xml config parser that might be ignoredjason1-4/+6
2006-08-08Added irc command parsing in wmd/parser.pyjason1-1/+12
2006-07-27Started working on a parser.jason2-0/+30