summaryrefslogtreecommitdiffstats
path: root/warmachine.py (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-21Renamed warmachine.pyjason1-100/+0
2012-07-21Changed the main loop to the call function of the object.jason1-3/+3
2012-07-21Added support for an external settings file.jason1-2/+4
2012-07-21Added a hack to support !commands.jason1-1/+1
2012-07-21Updated warmachine a bit.jason1-3/+6
2006-08-09took out getters and setters from the irc class.jason1-23/+0
2006-08-09The rest of the plugins have been converted to the parser object style.jason1-25/+12
2006-08-09more error checking fixes in parser.pyjason1-5/+6
2006-08-08some extra error checking for the ircparser.jason1-5/+14
2006-08-08Added irc command parsing in wmd/parser.pyjason1-3/+14
2006-07-27Started working on a parser.jason1-27/+28
2006-07-24steve's initial frameworkjason1-0/+109