]> jfr.im git - erebus.git/commit
Added support for PM commands (with&without chan)
authorJohn Runyon <redacted>
Wed, 18 Dec 2013 16:53:57 +0000 (10:53 -0600)
committerJohn Runyon <redacted>
Wed, 18 Dec 2013 16:53:57 +0000 (10:53 -0600)
commit67e04ca5bbdfb8d128767750058d665af3a39c44
treef0606166807d3ad036da3e630f28eb8a5c52161b
parent1743224e7c43eab0eb8732575aca443f6222eba0
Added support for PM commands (with&without chan)

- Also added new trigger (asterisk followed by botnick, i.e. *erebus)
- Also started channel-level support
- Also added new args to modlib.modlib.hook()
  - needchan = does a channel HAVE to be specified? (one can be specified even if not)
  - level changed to glevel
  - clevel (chanel-level) (not used yet, saved to func.reqclevel)
bot.py
erebus.py
modlib.py
modules/eval.py