diff --git a/main.py b/main.py index 39ad3d7d..2791fe5f 100644 --- a/main.py +++ b/main.py @@ -34,7 +34,7 @@ async def on_message(message): return if isinstance(message.channel, DMChannel): - return + pass else: # Set up the connection to the database