UNPKG

discord.js-leveling

Version:

A lightweight and easy to use economy framework for discord bots, created by DanteAndHubble and MrAugu, and uses MongoDB.

43 lines (42 loc) 1.06 kB
{ "name": "discord.js-leveling", "version": "5.4.0", "description": "A lightweight and easy to use economy framework for discord bots, created by DanteAndHubble and MrAugu, and uses MongoDB.", "main": "index.js", "dependencies": { "mongoose": "^5.11.11", "canvacord": "^5.1.0" }, "repository": { "type": "git", "url": "git+https://github.com/DanteAndHubble/better_leveling.git" }, "keywords": [ "danteandhubble", "system", "leveling", "leveling system", "discord", "economy", "discord.js", "bot", "bots", "leveling", "levels", "discord-levels", "discord-xp", "xp", "mongo", "mongoose", "mongodb", "discord-economy", "discord-eco", "framework" ], "author": "MrAugu X DanteAndHubble", "license": "MIT", "bugs": { "url": "https://github.com/MrAugu/discord-xp/issues" }, "homepage": "https://github.com/MrAugu/discord-xp#readme && https://github.com/DanteAndHubble/better_leveling#readme" }