Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 292 Bytes

sweepstakesbot

Twitter Bot for winning free stuff

Setup

  1. Go here to create your Twitter app: https://apps.twitter.com/
  2. Create the properties file at /src/main/resources/TwitterKeys.properties with CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN, and ACCESS_TOKEN_SECRET
  3. Run Main.main!