ScrapTFRaffleBotSelenium/README.md

10 lines
269 B
Markdown
Raw Permalink Normal View History

2023-12-20 08:39:09 +02:00
# ScrapTFRaffleBotSelenium
2023-12-20 11:42:59 +02:00
Enters Public Raffles. Call as `python main.py <SCRAPTF> <USERNAME>`.
Deprecated due to undetected-chromedriver and seleniumbase Cloudflare issues.
## Dependencies:
```
pip install undetected-chromedriver seleniumbase urllib2 termcolor
```