summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanupsHEADmasterJesse Luehrs2010-01-021-1/+1
* need to override both message and plaintextJesse Luehrs2009-10-311-1/+2
* clone the last message, don't just try to recreate itJesse Luehrs2009-10-311-2/+3
* avoid another undef warningJesse Luehrs2009-10-311-1/+1
* don't overwrite a custom base_class optionJesse Luehrs2009-10-311-1/+2
* use the base_class init_meta option rather than doing the logic myselfJesse Luehrs2009-10-311-3/+2
* build_, not setup_Jesse Luehrs2009-10-311-1/+1
* 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
* convert some direct accesses to hashref attributes to handlesJesse Luehrs2009-10-311-15/+20
* use try/catch rather than evalJesse Luehrs2009-10-311-5/+8
* add help text for cmdlist and helpJesse Luehrs2009-10-312-0/+8
* move !help out into its own default pluginJesse Luehrs2009-10-312-8/+23
* convert !cmdlist into a default plugin rather than hardcoding itJesse Luehrs2009-10-312-8/+20
* 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
* use sender, rather than player (this is no longer Bot::Games)Jesse Luehrs2009-08-241-1/+1
* already took care of thisJesse Luehrs2009-08-241-6/+0
* port over the basic structure from Bot::GamesJesse Luehrs2009-08-249-0/+537
* initial commitJesse Luehrs2009-08-231-0/+71