diff --git a/program/rmtrash.py b/program/rmtrash similarity index 93% rename from program/rmtrash.py rename to program/rmtrash index 54649f0..b5e8ff1 100644 --- a/program/rmtrash.py +++ b/program/rmtrash @@ -48,3 +48,5 @@ async def cleanup(_, message: Message): await message.reply_text("✅ **cleaned**") else: await message.reply_text("✅ **already cleaned**") + +# this module has deactivated because no longer used if you want to take the code just take it and use it, Thanks