8000 GitHub - yipu3/twitter-giveaway
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yipu3/twitter-giveaway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-giveaway

Usage

BEARER_TOKEN="XXXX" ./src/cli.js --tweet tweetId --follow userId0 userId1 --outputFile ./winners.csv

Find you bearer token under Developer Dashboard

--tweet: The giveaway tweet. Participants should like, retweet and reply this tweet.

--follow: IDs of Twitter users that participants should follow. You can convert username to ID using https://tweeterid.com/.

Replace these functions on your demand:

  1. matchTag3 and matchNear in aggregate.js.
  2. pick in pick.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0