This commit is contained in:
Flummi
2017-11-22 23:12:45 +01:00
parent 343d3dedad
commit 9f29720721
3 changed files with 7 additions and 5 deletions

View File

@@ -194,7 +194,7 @@ module.exports = bot => {
});
bot._trigger.set("REEE", {
call: /re+$/i,
call: /reee+$/i,
level: 0,
active: true,
clients: ["irc", "tg"],