You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.idea | 3 years ago | |
src | 3 years ago | |
.gitignore | 4 years ago | |
LICENSE | 3 years ago | |
README.md | 1 year ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago |
README.md
ah-checker
Now free!
Some older commits are described in russian
Usage
- Clone or download this repository into your server
- Replace
ENTER_YOUR_VK_ID_HERE
,ENTER_YOUR_HYPIXEL_TOKEN_HERE
,ENTER_YOUR_VK_GROUP_TOKEN_HERE
,ENTER_YOUR_VK_GROUP_ID_HERE
in filesrc/util.js
with proper values - Install NPM on your server if it doesn't have one
- Install all NPM packages with
$ npm i
- Run with
$ npm run start