-
This commit is contained in:
parent
a9b5685d7b
commit
1a2be8f48a
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