ScrapTFRaffleBot/README.md

11 lines
241 B
Markdown

# ScrapTFRaffleBot
Enters Public Raffles. Call as `python main.py <SCRAPTF> <CF_CLEARANCE> <USERNAME>`.
Deprecated due to the site implementing Cloudflare's turnstile key.
## Dependencies:
```
pip install urllib2
pip install termcolor
```