topgg-autovoter
Version:
topgg-autovoter automates voting for bots on top.gg using google chrome!
38 lines (37 loc) • 900 B
JSON
{
"name": "topgg-autovoter",
"version": "1.0.8",
"description": "topgg-autovoter automates voting for bots on top.gg using google chrome! ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Existential-nonce/topgg-autovoter.git"
},
"keywords": [
"discord",
"topgg",
"vote",
"auto",
"bot",
"autovote",
"auto-vote",
"auto-vote-topgg",
"top.gg",
"puppeteer"
],
"author": "nonce",
"license": "MIT",
"dependencies": {
"puppeteer": "^13.1.2",
"puppeteer-extra": "^3.2.3",
"puppeteer-extra-plugin-stealth": "^2.9.0"
},
"bugs": {
"url": "https://github.com/Existential-nonce/topgg-autovoter/issues"
},
"homepage": "https://github.com/Existential-nonce/topgg-autovoter#README",
"devDependencies": {}
}