mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-21 16:55:03 +00:00
automod: add triggers for mod actions
This commit is contained in:
parent
ce6ffd16cf
commit
30426960e7
34 changed files with 412 additions and 3 deletions
|
@ -246,6 +246,8 @@ export async function muteUser(
|
|||
|
||||
lock.unlock();
|
||||
|
||||
pluginData.state.events.emit("mute", user.id, reason);
|
||||
|
||||
return {
|
||||
case: theCase,
|
||||
notifyResult,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue