Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 315 Bytes

TweetStream

  1. Create your own twitter auth keys (4 keys: consumerKey, consumerSecret, accessToken, accessSecret)

  2. Go to etc folder and open init.properties file in write mode

  3. Paste keys in the init.properties file.

consumerKey= consumerSecret= accessToken= accessSecret=

Thats it. Run your project