Tumblr Messenger is a bot that allows you to crawl and send messages to tumblr blogs automatically.
- Python 2.x installed
- Tornado and BeautifulSoup installed.
- Google Chrome
- (optional) Host recent-server on a server somewhere. Uncomment the lines that connect to it in server.py
- In server.py add your own Tumblr api key.
- Run server.py
- In
chrome://extensions
click install from package and select the client folder - Open https://www.tumblr.com/ask_form/pizza.tumblr.com/ (or some other blog) and it will start running automatically.