lxjs-twitter-raffle
v1.0.0
Published
LXJS Twitter Raffle
Downloads
21
Readme
LXJS Twitter Raffle
Install
$ npm install -g lxjs-twitter-raffleCreate 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>