ScrapTFRaffleBotSelenium/README.md

10 lines
269 B
Markdown

# ScrapTFRaffleBotSelenium
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
```