-
This commit is contained in:
2
main.py
2
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=["/"]))
|
@app.on_message(~ filters.scheduled & filters.command(["warn"], prefixes=["/"]))
|
||||||
async def cmd_warn(app, msg):
|
async def cmd_warn(app, msg):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user