Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 237 Bytes

To run

  1. start redis
  2. Create a .env file like so: cp .env.example .ev
  3. Create a Twitter app and get some API keys (https://dev.twitter.com/apps/new)
  4. Add your keys to the .env file
  5. bundle install
  6. ruby daemon.rb