Simple telegram bot can rename files you sent
Clone of AnyDLBot
My Feature:
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py
- SpEcHlDe for his AnyDLBot
- Dan Tès for his Pyrogram Library
- Yoily for his UploaditBot