- anonfiles.com
- file.io
- gofile.io
- Transfer.sh
- mixdrop.co
git clone https://github.com/AbhijithNT/TelegramFiletoCloud.git
cd TelegramFiletoCloud
pip3 install -U -r requirements.txt
class Config:
BOT_USE = False # True is private use
BOT_TOKEN = '' # from @botfather
APP_ID = 1234567 # from https://my.telegram.org/apps
API_HASH = '' # from https://my.telegram.org/apps
AUTH_USERS = [] # Private users id
python3 -m bot