UNPKG

lutex-bits-transfer

Version:

A simple library for monitoring transfer messages in Discord, allowing users to wait for specific bot transfer confirmations.

28 lines (27 loc) 668 B
{ "name": "lutex-bits-transfer", "version": "1.1.0", "description": "A simple library for monitoring transfer messages in Discord, allowing users to wait for specific bot transfer confirmations.", "main": "LutexBits.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "lutex", "lutex bot", "lutex bits", "bits transfer", "discord", "library", "transfer", "confirmation" ], "author": "mi.dd", "license": "ISC", "installation": { "instructions": "npm install lutex-bits-transfer" }, "usage": { "example": "const LutexBits = require('lutex-bits-transfer');" } }