Commit History
Fix: use Tor SOCKS5 proxy to bypass HuggingFace block on api.telegram.org — polling mode restored 016b245 verified
Fix: switch from polling to webhook mode (polling fails on HuggingFace due to SSL timeout to api.telegram.org) 6f9fb4d verified
Fix: remove duplicate apihelper imports and double remove_webhook call 407d2ff verified
Fix: Increase timeouts to 120s and add safe remove_webhook to permanently resolve ReadTimeout and Conflict errors ec3fee3
Manus commited on
Fix: Apply global timeout removal and increase sub-bot pre-check timeout 5624aee
Manus commited on
Fix: Increase timeouts and add safe remove_webhook to permanently resolve ReadTimeout and Conflict errors c854d43
Manus commited on
Fix: Completely remove all timeout and webhook-related code as requested 1d4ee69
Manus commited on
Fix: Add safe remove_webhook to resolve Conflict error eee62f3
Manus commited on
Fix: Completely remove all timeout and webhook-related code as requested e2fef8e
Manus commited on
Fix: Completely remove all timeout configurations as requested 19a0b56
Manus commited on
Fix: Increase internal apihelper timeouts to permanently resolve ReadTimeout errors 46acf8c
Manus commited on
Fix: Correct syntax error in f-string quotes 84e7f80
Manus commited on
Fix: Correct update channel URL and disable Markdown parsing to prevent Bad Request errors 40b458c
Manus commited on
Fix: Remove problematic webhook removal commands to prevent startup delays 2a974d0
Manus commited on
Fix: Wrap remove_webhook in try-except to prevent startup crash on timeout 7813eae
Manus commited on
Fix: Revert timeouts and remove duplicate import in host.py f05c0c7
Manus commited on
Cleanup: Remove optimize_welcome.py as requested c1e9339
Manus commited on
Fix: Remove webhook before polling to prevent Conflict error 58c6966
Manus commited on
Revert: Remove diagnostic script and reset timeouts as requested 3f96399
Manus commited on
Optimize: Make welcome logic asynchronous for faster response time 854bf75
Manus commited on
Add diagnostic script to test Telegram API connectivity ed3435b
Manus commited on
Fix: Implement robust connection handling by increasing telebot timeouts 14ca5cb
Manus commited on
Fix: Increase polling timeout to prevent ReadTimeout on Hugging Face 4f91e83
Manus commited on
Fix: Update Dockerfile and Procfile to run bot correctly e8c9219
Manus commited on
Remove redundant hoster folder 4a3a89f
Manus commited on