From 8f488654c535a7fb967defad297659a59b2ce6b8 Mon Sep 17 00:00:00 2001 From: phxntxm Date: Wed, 15 Mar 2017 22:35:32 -0500 Subject: [PATCH] Pep8 --- bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.py b/bot.py index 054968b..c2f1e3e 100644 --- a/bot.py +++ b/bot.py @@ -30,6 +30,7 @@ async def on_ready(): bot.uptime = pendulum.utcnow() await utils.db_check() + @bot.event async def on_message(message): if message.author.bot: