- Removed invalid 'pip-requirements' line from requirements.txt that was causing pip errors - Added config validation before bot restart to prevent startup failures - Check for essential environment variables (API_ID, API_HASH, SESSION) in .env or config.py - Prevent restart attempts when configuration is incomplete - Enhanced error logging with specific config issues - Update script now validates environment before attempting restart
15 lines
271 B
Plaintext
15 lines
271 B
Plaintext
google-api-python-client
|
|
google-auth-httplib2
|
|
google-auth-oauthlib
|
|
# Important Requirements here.
|
|
telethon
|
|
gitpython
|
|
https://github.com/New-dev0/Telethon-Patch/archive/main.zip
|
|
python-decouple
|
|
python-dotenv
|
|
telegraph
|
|
enhancer
|
|
requests
|
|
aiohttp
|
|
catbox-uploader
|
|
cloudscraper |