simonfarah / tiktok-bot

🦾 A bot that generates followers, likes, views, shares and comment likes
MIT License
548 stars 178 forks source link

No Internet Connection Error #73

Closed james-collin closed 1 year ago

james-collin commented 1 year ago
Screenshot 2023-08-24 at 6 49 48 PM

No Internet Connection Error is coming while running bot

simonfarah commented 1 year ago

The problem was that undetected_chromedriver was not working with the latest chrome version. Issue is now fixed, please run pip install -r requirements.txt again and the bot will work.