Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 338 Bytes

File metadata and controls

10 lines (8 loc) · 338 Bytes

A simple project for a data challenge in studies.

Config

This app uses oAuth with machine-only auth.

  1. Get your consumer get and consumer secret from Twitter
  2. Create config.properties and define oauth.consumerKey and oauth.consumerSecret properties
  3. Create empty oauth.bearerToken property
  4. Run app in config mode
  5. Profit