mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
Merge branch 'master' of github.com:Dragory/ZeppelinBot
This commit is contained in:
commit
3d549b4e78
27 changed files with 208 additions and 93 deletions
|
@ -241,7 +241,7 @@ export async function muteUser(
|
|||
|
||||
lock.unlock();
|
||||
|
||||
pluginData.state.events.emit("mute", user.id, reason);
|
||||
pluginData.state.events.emit("mute", user.id, reason, muteOptions.isAutomodAction);
|
||||
|
||||
return {
|
||||
case: theCase,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue