ScrapTFRaffleBot/README.md

11 lines
241 B
Markdown
Raw Permalink Normal View History

2023-12-14 12:47:40 +02:00
# 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
```