summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated linksgh-pagesjason2014-04-231-5/+4
* remove warmachine stuff from the pagesjason2014-04-2315-500/+0
* Merge branch 'gh-pages' of codesaloon.com:antitech/warmachine into gh-pagesjason2014-04-23121-2/+21189
|\
| * updated with a link to the plugins wiki page.jason2012-10-271-1/+1
| * added a link to issues.jason2012-08-091-6/+5
| * added font-awesomejason2012-08-0996-17/+20744
| * added extra code.jason2012-08-091-1/+3
| * copy changes.jason2012-08-091-5/+8
| * updated the page.jason2012-08-0923-41/+121
| * added git ignorejason2012-08-091-0/+1
| * First commitjason2012-08-098-0/+377
* new giphy searchjason2014-04-231-0/+32
* updated google plugin to use the new json modulejason2014-04-234-9/+37
* create a settings db and tables.jason2012-08-112-0/+27
* 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
* added a simple topic archiving module.jason2012-08-092-0/+14
* disabled reload. it needs a reworkjason2012-08-091-1/+5
* fixed a bug that crashed warmachine if you tried loading a class that doesn't...jason2012-08-081-1/+6
* whitespacejason2012-08-081-1/+0
* deleted a bunch of commented codejason2012-08-081-8/+1
* added a module to rejoin on kick.jason2012-08-082-0/+21
* 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
* enable googlesearch module by default.jason2012-07-211-0/+1
* 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-213-4/+35
* Changed the commands for module management.jason2012-07-211-3/+3
* Added support to dynamically load modules.jason2012-07-218-12/+96
* Added a plugin to respond to server pings.jason2012-07-212-0/+15
* added nickserv to the passive actions directory.jason2012-07-213-1/+1
* Added a nickserv plugin.jason2012-07-215-37/+65
* Removed all of the old actionsjason2012-07-2121-247/+0
* Added an admins config optionjason2012-07-214-4/+9
* Added the imports for the irc module.jason2012-07-211-0/+7
* Renamed warmachine.pyjason2012-07-212-17/+10
* Changed the main loop to the call function of the object.jason2012-07-211-3/+3
* Added support for an external settings file.jason2012-07-212-2/+16
* Added a hack to support !commands.jason2012-07-211-1/+1
* Updated warmachine a bit.jason2012-07-212-7/+6
* Added gitignorejason2012-07-211-0/+21
* took out getters and setters from the irc class.jason2006-08-091-23/+0
* The rest of the plugins have been converted to the parser object style.jason2006-08-0911-49/+51
* !!! spy.py is broken. I'm not exactly sure what it's supposed to do.jason2006-08-092-4/+6
* more conversionsjason2006-08-092-9/+8
* more error checking fixes in parser.pyjason2006-08-095-17/+29
* some extra error checking for the ircparser.jason2006-08-084-13/+27