Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raphxels/vma-puppeteer

Node js app, using puppeteer to cast vote in the MTV VMA award
https://github.com/raphxels/vma-puppeteer

award bot mtv puppeteer vma votes

Last synced: 4 months ago
JSON representation

Node js app, using puppeteer to cast vote in the MTV VMA award

Awesome Lists containing this project

README

        

# VMA Voter

# Installation

clone this repo

git clone [email protected]: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.