From 481adbfb6ba0eca8d58629e3445de1ec330c60a4 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sat, 19 Dec 2020 17:57:17 +0000 Subject: Remove whitespace --- metricity/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metricity/bot.py b/metricity/bot.py index 63d06ab..6671221 100644 --- a/metricity/bot.py +++ b/metricity/bot.py @@ -304,7 +304,7 @@ async def on_message(message: DiscordMessage) -> None: if not message.guild: return - + if message.author.bot: return -- cgit v1.2.3