ttzztztz / polyv-fucker

polyv autosign tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useage

1. Install dependencies

A node.js runtime environment is required. exec yarn or npm install

2. configure

exec cp ./config-example.json ./config.json, then vim ./config.json

  • set room url: your should replace ?????? with real room id
  • copy cookie: you should first visit the website, setup your real name, and then refresh the page, copy the cookie to the config.json
  • if you want to see more info, set debug area to be true, otherwise, false

3. run

exec npm run start or yarn start

4. disclaimer

this scripts is written to learn node.js features, please don't run it for illegal usages or you should bear the consequences.

About

polyv autosign tool


Languages

Language:JavaScript 100.0%