fick
This commit is contained in:
parent
b7bc33ff00
commit
d299c4a982
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue
Block a user