forget
This commit is contained in:
parent
a26aa01845
commit
d5cc7cd453
@ -5,7 +5,7 @@ from helpers.filters import command
|
|||||||
from helpers.decorators import sudo_users_only, errors
|
from helpers.decorators import sudo_users_only, errors
|
||||||
|
|
||||||
downloads = os.path.realpath("bot/downloads")
|
downloads = os.path.realpath("bot/downloads")
|
||||||
raw = os.path.realpath("/")
|
raw = os.path.realpath("raw_files")
|
||||||
|
|
||||||
@Client.on_message(command(["rmd", "cleardl"]) & ~filters.edited)
|
@Client.on_message(command(["rmd", "cleardl"]) & ~filters.edited)
|
||||||
@errors
|
@errors
|
||||||
|
Loading…
Reference in New Issue
Block a user