summaryrefslogtreecommitdiffstats
path: root/wmd/irc.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated google plugin to use the new json modulejason2014-05-281-4/+27
|
* reworked how the modules work a bit. warmachine works, but loading,unloading ↵jason2012-08-091-20/+39
| | | | and reloading modules while it's running is probably broken.
* 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.
* Added support for unloading modules.jason2012-07-211-1/+12
|
* Added support to dynamically load modules.jason2012-07-211-7/+17
|
* Added a nickserv plugin.jason2012-07-211-27/+31
|
* 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