This commit is contained in:
Flummi
2018-02-28 04:34:52 +01:00
parent 2940b05518
commit 59be967f29
23 changed files with 96 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ const _debug = false;
export default bot => {
bot._trigger.set("cfg", new bot.trigger({
call: /^\!cfg/i,
active: false,
level: 100,
clients: ["irc", "discord"],
f: e => {