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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Ilya Maximov 4b978fc1a4
add "auction balance" display
3 years ago
.idea add js coding assistance for intellij 3 years ago
src add "auction balance" display 3 years ago
.gitignore удалил файл настроек из гита, так как не нужен 4 years ago
LICENSE Create LICENSE 3 years ago
README.md y 1 year ago
package-lock.json remove zlib package 3 years ago
package.json remove zlib package 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 file src/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