RaphxelS / vma-puppeteer

Node js app, using puppeteer to cast vote in the MTV VMA award
https://www.mtv.com/vma/vote/
0 stars 0 forks source link
award bot mtv puppeteer vma votes

VMA Voter

Installation

clone this repo

git clone git@github.com:RaphxelS/vma-puppeteer.git

move to the directory

cd vma-puppeteer

Install dependencies

npm i

You're done !

Usage

node main.js [voter] [nbVotes] [thread]

voter = How many times you want to votes (e.g. 1)\ nbVotes = How many votes should a voter cast (e.g. 20)\ thread = How many thread you want to use (e.g. 1)

All of the votes are screenshoted in the screenshots/ folder and the emails used are stored in the emails.txt file.