fix(aurora): pass duration
in /shortmute
This commit is contained in:
parent
248e5d046d
commit
6977647758
1 changed files with 1 additions and 0 deletions
|
@ -518,6 +518,7 @@ class Aurora(commands.Cog):
|
||||||
await self.moderate(
|
await self.moderate(
|
||||||
ctx=interaction,
|
ctx=interaction,
|
||||||
target=channel,
|
target=channel,
|
||||||
|
duration=None,
|
||||||
silent=True,
|
silent=True,
|
||||||
permissions=["manage_channel"],
|
permissions=["manage_channel"],
|
||||||
moderation_type=type_registry["slowmode"],
|
moderation_type=type_registry["slowmode"],
|
||||||
|
|
Loading…
Add table
Reference in a new issue