add endline
This commit is contained in:
parent
3b6c41eda1
commit
a1ba822ef8
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ class Autopublish(commands.Cog):
|
|||
@commands.Cog.listener()
|
||||
async def on_message(self, message):
|
||||
if message.author.id == 786897204816117771 and message.author.name == "GitHub" and message.author.bot:
|
||||
await message.publish()
|
||||
await message.publish()
|
||||
|
|
Reference in a new issue