diff --git a/main.py b/main.py index 4f6df9c..f45ac63 100644 --- a/main.py +++ b/main.py @@ -94,7 +94,7 @@ async def cmd_rules(app, msg): # ============================================================================================================================== -# Warn command ============================================================================================================= +# Warn command ================================================================================================================= @app.on_message(~ filters.scheduled & filters.command(["warn"], prefixes=["/"])) async def cmd_warn(app, msg):