Skip to content

LXJS/lxjs-twitter-raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>