Discord Leveling Super - Easy and customizable leveling framework for your Discord Bot.
- TypeScript Support 📘
- Object-oriented 📜
- Flexible and Customizable ⚙️
- Easy to use 👍
- Beginner Friendly 😄
- Multi-Server Setup 🏦
Note:
Node.js 16.6.0+ and Discord.js 13.1.0+ is required.
npm i discord-leveling-super
yarn add discord-leveling-super
pnpm add discord-leveling-super
const Leveling = require('discord-leveling-super')
// or:
import Leveling from 'discord-leveling-super'
const Leveling = require('dist/index')
// or:
import Leveling from 'dist/index'
If you don't understand something in the documentation or you are experiencing problems, feel free to join our Support Server.
If you found a bug, have any questions or need help, join the Support Server.Module Created by ShadowPlay.