summaryrefslogtreecommitdiffstats
path: root/lib/IM/Engine/Plugin/Commands
Commit message (Collapse)AuthorAgeFilesLines
* get rid of a warning when no coderef is passed to commandJesse Luehrs2009-10-311-1/+1
|
* use handles instead of manual delegationJesse Luehrs2009-10-311-5/+1
|
* add help text for cmdlist and helpJesse Luehrs2009-10-312-0/+8
|
* move !help out into its own default pluginJesse Luehrs2009-10-311-0/+16
|
* convert !cmdlist into a default plugin rather than hardcoding itJesse Luehrs2009-10-311-0/+11
|
* refactor the exporters a bitJesse Luehrs2009-10-302-39/+20
|
* add a custom exporter for roles for commandsJesse Luehrs2009-08-251-0/+31
|
* have the custom exporter automatically set the base class when possibleJesse Luehrs2009-08-251-1/+6
|
* port over the basic structure from Bot::GamesJesse Luehrs2009-08-248-0/+348