Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttzztztz/polyv-fucker
polyv autosign tool
https://github.com/ttzztztz/polyv-fucker
Last synced: 3 months ago
JSON representation
polyv autosign tool
- Host: GitHub
- URL: https://github.com/ttzztztz/polyv-fucker
- Owner: ttzztztz
- Created: 2020-02-17T04:29:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:29:06.000Z (almost 2 years ago)
- Last Synced: 2024-05-12T17:35:49.503Z (6 months ago)
- Language: JavaScript
- Size: 187 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hust - polyv-fucker
README
## 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.