Skip to content

Commit 23a09c6

Browse files
authored
Update custom_msg.py
May the broken god bless me with exorcising this cursed ghost of a whitespace character
1 parent 16b2030 commit 23a09c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_msg/custom_msg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ async def msg_edit(self, ctx: commands.Context, message: discord.Message):
4343
It's best to use a message link when specifying which message to edit.
4444
Providing a message ID is likely to fail for older messages, as they won't be in cache.
4545
"""
46-
46+
4747
if message.author != ctx.me:
4848
return await ctx.send("You must specify a message that was sent by the bot.")
4949

0 commit comments

Comments
 (0)