12 lines
329 B
Markdown
12 lines
329 B
Markdown
|
# Worst Captcha
|
||
|
|
||
|
## Scraper
|
||
|
Downloads images to use in the captcha, these are stored in the images/ folder
|
||
|
of your current working directory.
|
||
|
|
||
|
This kinda works, requires twitter api keys and stuff in the config file.
|
||
|
|
||
|
### TODO:
|
||
|
At the moment it only reads the 20 latest images from the twitter. But this is
|
||
|
good enough for demo.
|