Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 387 Bytes

Summary

Hosebird client for storing Tweets from the English-speaking parts of North America (using Twitter's statuses/filter API).

Usage

  1. Edit consumer.key, consumer.secret, access.token, access.token.secret, and output.directory in pom.xml
  2. Build: mvn install
  3. Run: mvn exec:java