1.4.0 • Published 11 months ago

@cloudydaiyz/vulture-lib v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

vulture-lib

View on NPM

Official NPM package for the vulture project. This is a backend library that contains utility functions for interacting with various games via MongoDB Atlas database.

In order for the functions to run correctly, you must have these environment variables set:

  • ACCESS_TOKEN_KEY - string for your access token key
  • REFRESH_TOKEN_KEY - string for your refresh token key
  • ADMIN_CODES - comma separated admin codes (e.g. "h3ll0,w0rld")

And, make sure to run the setClient(uri) function, providing the URI of your MongoDB database as uri, before using any other functions from this library.

Main Commands

Make sure you have at least npm v20.x installed.

  • Testing: npm test
  • Building: npm run build
1.4.0

11 months ago

1.3.12

11 months ago

1.3.11

11 months ago

1.3.10

11 months ago

1.3.9

11 months ago

1.3.8

11 months ago

1.3.7

11 months ago

1.3.6

11 months ago

1.3.5

11 months ago

1.3.4

11 months ago

1.3.3

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago