Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 284 Bytes

twitter_bot

This twitter bot enters itself into giveaways it finds on twitter.

Install necessary dependencies with:

pip install .

To run this web application open the top directory and enter:

./bin/twitter_bot_run

This should start the application on port 8000.