Merge branch 'master' of github.com:aveao/robocop-ng
This commit is contained in:
commit
96bfb9ef28
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ class Lockdown:
|
|||
await ctx.send(public_msg)
|
||||
msg = f"🔒 **Lockdown**: {ctx.channel.mention} by {ctx.author.mention} "\
|
||||
f"| {self.bot.escape_message(ctx.author)}"
|
||||
# ":unlock: Channel unlocked."
|
||||
await log_channel.send(msg)
|
||||
|
||||
@commands.guild_only()
|
||||
|
|
Loading…
Reference in a new issue