Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 348 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 348 Bytes

LXJS Twitter Raffle

Install

$ npm install -g lxjs-twitter-raffle

Create a credentials file

Named .twitter_credentials.json inside your home dir:

{
	"consumer_key": "xxx",
	"consumer_secret": "xxx",
	"access_token_key": "xxx",
	"access_token_secret": "xxx"
}

Run

$ twitter-raffle <query>