The Alot: http://hyperboleandahalf.blogspot.ca/2010/04/alot-is-better-than-you-at-everything.html
- User: http://www.reddit.com/user/likethisalot
- Operation:
- Finds comments containing "alot of [noun-phrase]"
- Gets an image of [noun-phrase] from google image search
- Draws an alot of using that image and a pre-drawn cookiecutter alot
- Uploads the created image to imgur and posts the link in a reply
- The mythical alot creature was created by HyperboleAndAHalf.blogspot.ca
- Compatible with Python 3
- PRAW: http://praw.readthedocs.org
- Google Search: https://github.com/BirdAPI/Google-Search-API (I've had to modify this to get it to work with the new google image search; planning to commit back to the original repo after clean up)
- Python Image Library: http://www.pythonware.com/products/pil/
- ImgurAPI
- NLTK, stanford parser