kick: add boot.
This commit is contained in:
parent
d97f948e9b
commit
9d65235687
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ class Mod(Cog):
|
|||
|
||||
log_channel = self.bot.get_channel(config.modlog_channel)
|
||||
await log_channel.send(chan_message)
|
||||
await ctx.send(f"👢 {safe_name}, 👍.")
|
||||
|
||||
@commands.guild_only()
|
||||
@commands.bot_has_permissions(ban_members=True)
|
||||
|
|
Loading…
Reference in a new issue