From 1a2be8f48aa12d7a35af998a5c557ddfad2da731 Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 1 Dec 2022 15:23:46 +0100 Subject: [PATCH] - --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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):