1.0.29 • Published 10 months ago

pycodb-client v1.0.29

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

ManageInvite Database Client

Database client used by the ManageInvite Discord BOT and by the ManageInvite API.

Yarn configuration

  • Login. (npm login --registry=https://npm.pkg.github.com --scope=@manage-invite). Username is manage-invite, password is a valid personal access token.
  • Create .yarnrc file.
  • You're done.

.yarnrc

"@manage-invite:registry" "https://npm.pkg.github.com/"

Installation

yarn add @manage-invite/manage-invite-db-client
1.0.29

10 months ago