1.0.1 • Published 8 years ago
reddit-voter v1.0.1
Reddit-voter
Log in your Reddit and spread some random votes
Argumentation
No practical use besides showcasing the features of Phobetor
Phobetore is convenient wrapper around Nightmare.js
developed by me.
Example use
// yarn add reddit-voter
const redditVoter = require("reddit-voter")
redditVoter("javascript")
.then(console.log)
Steps
Load Reddit home page
Log in using
process.env.REDDIT_USER
andprocess.env.REDDIT_PASSWORD
Redirect to subreddit page
Loop through all publications and votes randomly
Requirements
Electron
compatible environmentprocess.env.REDDIT_USER
process.env.REDDIT_PASSWORD
1.0.1
8 years ago