docs: Done better cloudflare bypass

This commit is contained in:
2026-04-17 18:10:31 +02:00
parent 1559ad1d2f
commit be728edf42

View File

@@ -18,6 +18,3 @@ You should host it using docker-compose.
If this was done after some time after the bot was started, you may need to connect to the Selenium Grid and pass the Cloudflare check again, as the session may have expired.
4. Once the bot is connected to omegle, you can run `!match` to start a new match.
5. Using `!help` you can list all available commands.
## Todo
- [ ] Better Cloudflare bypass (currently using basic selenium isn't really reliable. If it would be possible to use something like `undetected-chromedriver` it would be nice, but I didn't manage to get it working with Selenium Grid)