summaryrefslogtreecommitdiffstats
path: root/wmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated google plugin to use the new json modulejason2014-05-282-5/+28
|
* new giphy searchjason2014-05-281-0/+32
|
* allow users to reload the reload module.jason2012-08-091-4/+0
|
* fixed reloadingjason2012-08-091-9/+15
|
* reworked how the modules work a bit. warmachine works, but loading,unloading ↵jason2012-08-092-23/+42
| | | | and reloading modules while it's running is probably broken.
* added a simple topic archiving module.jason2012-08-091-0/+13
|
* disabled reload. it needs a reworkjason2012-08-091-1/+5
|
* fixed a bug that crashed warmachine if you tried loading a class that ↵jason2012-08-081-1/+6
| | | | doesn't exist in a module that does.
* 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
| | | | | | | pong.py is in the new format git-svn-id: svn://svn.zzq.org/warmachine/trunk@7 3ede8657-8418-0410-873f-eb3fb5a66eab
* some extra error checking for the ircparser.jason2006-08-081-4/+6
| | | | | | | converted passiveactions/autoop.py to the new style. git-svn-id: svn://svn.zzq.org/warmachine/trunk@6 3ede8657-8418-0410-873f-eb3fb5a66eab
* started an xml config parser that might be ignoredjason2006-08-081-4/+6
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@5 3ede8657-8418-0410-873f-eb3fb5a66eab
* Added irc command parsing in wmd/parser.pyjason2006-08-081-1/+12
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@4 3ede8657-8418-0410-873f-eb3fb5a66eab
* Started working on a parser.jason2006-07-272-0/+30
git-svn-id: svn://svn.zzq.org/warmachine/trunk@3 3ede8657-8418-0410-873f-eb3fb5a66eab