Merge pull request #40 from thedax/typo-fix

Fix typo/copy-paste error
This commit is contained in:
Ave 2019-06-18 07:57:35 +03:00 committed by GitHub
commit 2b83b355e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -373,7 +373,7 @@ class Mod(Cog):
chan_msg += f"✏️ __Reason__: \"{reason}\""
else:
chan_msg += "Please add an explanation below. In the future"\
", it is recommended to use `.ban <user> [reason]`"\
", it is recommended to use `.warn <user> [reason]`"\
" as the reason is automatically sent to the user."
await log_channel.send(chan_msg)