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:
matchTag3
andmatchNear
inaggregate.js
.pick
inpick.js
.