Twitter Bot for winning free stuff
Setup
- Go here to create your Twitter app: https://apps.twitter.com/
- Create the properties file at /src/main/resources/TwitterKeys.properties with CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN, and ACCESS_TOKEN_SECRET
- Run Main.main!