summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename dbHEADmasterjason2014-05-281-1/+1
|
* updated google plugin to use the new json modulejason2014-05-284-9/+37
|
* new giphy searchjason2014-05-281-0/+32
|
* added heroku runtimejason2014-05-281-0/+1
|
* add heroku procfilejason2014-05-281-0/+1
|
* requirements for herokujason2014-05-281-0/+0
|
* update settings for more heroku supportjason2014-05-281-5/+7
| | | | | Conflicts: settings.py
* 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
| | | | and reloading modules while it's running is probably broken.
* 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 ↵jason2012-08-081-1/+6
| | | | doesn't exist in a module that does.
* 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
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@11 3ede8657-8418-0410-873f-eb3fb5a66eab
* The rest of the plugins have been converted to the parser object style.jason2006-08-0911-49/+51
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@10 3ede8657-8418-0410-873f-eb3fb5a66eab
* !!! spy.py is broken. I'm not exactly sure what it's supposed to do.jason2006-08-092-4/+6
| | | | | | | rootcheck.py bug fixes. git-svn-id: svn://svn.zzq.org/warmachine/trunk@9 3ede8657-8418-0410-873f-eb3fb5a66eab
* more conversionsjason2006-08-092-9/+8
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@8 3ede8657-8418-0410-873f-eb3fb5a66eab
* more error checking fixes in parser.pyjason2006-08-095-17/+29
| | | | | | | 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-084-13/+27
| | | | | | | 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-084-5/+28
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@4 3ede8657-8418-0410-873f-eb3fb5a66eab
* Started working on a parser.jason2006-07-273-27/+58
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@3 3ede8657-8418-0410-873f-eb3fb5a66eab
* steve's initial frameworkjason2006-07-2424-0/+339
| | | | git-svn-id: svn://svn.zzq.org/warmachine/trunk@2 3ede8657-8418-0410-873f-eb3fb5a66eab
* initial importjason2006-07-140-0/+0
git-svn-id: svn://svn.zzq.org/warmachine/trunk@1 3ede8657-8418-0410-873f-eb3fb5a66eab