This commit is contained in:
Flummi 2018-10-04 03:48:39 +02:00
parent b7bc33ff00
commit d299c4a982

View File

@ -70,7 +70,7 @@ export default bot => {
}));
bot._trigger.set("oh", new bot.trigger({
call: /^nein&/i,
call: /^doch$/i,
set: "uwe",
f: e => {
if(e.user.nick === "nxy")