UNPKG

discord-prefix

Version:

A simple Node.js module that lets you easily manage custom prefixes for your discord bot

58 lines (57 loc) 1.52 kB
{ "dependencies": { "better-sqlite3": "^7.4.3" }, "_from": "discord-prefix", "_inBundle": false, "_integrity": "sha512-jRXJcbsER0kB/BoQMvVTzWWi5Onn5w8Uk5nUcrNNuGEidQyFjPwh7HQ6ysge3NNmm6koTEcj3KPQIj/4OKE1Og==", "_location": "/discord-prefix", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "discord-prefix", "name": "discord-prefix", "escapedName": "discord-prefix", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/discord-prefix/-/discord-prefix-3.0.0.tgz", "_shasum": "1fe1e0970f289d3cf5dc484945168c64dbbe9fe3", "_spec": "discord-prefix", "_where": "/home/pi/Documents/dp", "author": "RedLukeBug", "bugs": { "url": "https://github.com/RedLukeBug/discord-prefix/issues" }, "deprecated": false, "description": "A simple Node.js module that lets you easily manage custom prefixes for your discord bot", "directories": { "lib": "lib" }, "homepage": "https://github.com/RedLukeBug/discord-prefix#readme", "keywords": [ "discord-pre", "prefixes", "prefix-manager", "discord-js", "discord", "prefixes" ], "license": "ISC", "main": "index.js", "name": "discord-prefix", "repository": { "type": "git", "url": "git+https://github.com/RedLukeBug/discord-prefix.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "3.0.0" }