mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Mod] Indicate successful run in [p]voicekick (#5367)
This commit is contained in:
parent
b8535ee53e
commit
17dc9e0c47
@ -802,6 +802,7 @@ class KickBanMixin(MixinMeta):
|
||||
until=None,
|
||||
channel=case_channel,
|
||||
)
|
||||
await ctx.send(_("User has been kicked from the voice channel."))
|
||||
|
||||
@commands.command()
|
||||
@commands.guild_only()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user