lxjs-twitter-raffle

1.0.0 • Public • Published

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>

Readme

Keywords

none

Package Sidebar

Install

npm i lxjs-twitter-raffle

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • pgte