Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 458 Bytes

You Encounter...

All the fun of an RPG wilderness encounter in your Twitter feed. A Twitterbot implemented in Node.js/Express picks a random monster.

Hosted instance at Heroku.

The following environment variables need to be set for this to run:

  • CHECKTIME : Interval in minutes before checking for an encounter (10% chance) ###Twitter API Keys
  • CONSUMER_KEY
  • CONSUMER_SECRET
  • ACCESS_TOKEN
  • ACCESS_TOKEN_SECRET