add endline

This commit is contained in:
Mylloon 2020-12-11 12:20:14 +01:00
parent 3b6c41eda1
commit a1ba822ef8

View file

@ -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()