Merge pull request #1 from ThatNerdyPikachu/patch-1

thrink
This commit is contained in:
Ave 2018-12-24 02:25:04 +02:00 committed by GitHub
commit 0c56dd4199
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,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()