UNPKG

discord-xp

Version:

A lightweight and easy to use economy framework for discord bots, uses MongoDB.

39 lines (38 loc) 838 B
{ "name": "discord-xp", "version": "1.1.14", "description": "A lightweight and easy to use economy framework for discord bots, uses MongoDB.", "main": "index.js", "dependencies": { "mongoose": "^5.11.11" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/MrAugu/discord-xp.git" }, "keywords": [ "discord", "economy", "discord.js", "bot", "bots", "leveling", "levels", "discord-levels", "discord-xp", "xp", "mongo", "mongoose", "mongodb", "discord-economy", "discord-eco", "framework" ], "author": "MrAugu", "license": "MIT", "bugs": { "url": "https://github.com/MrAugu/discord-xp/issues" }, "homepage": "https://github.com/MrAugu/discord-xp#readme" }