Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

discord-leveling-super

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-leveling-super

Easy and customizable leveling framework for your Discord bot.

  • 1.0.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13
decreased by-38.1%
Maintainers
1
Weekly downloads
 
Created
Source

Discord Leveling Super

Downloads Stable Version

Discord Leveling Super - Easy and customizable leveling framework for your Discord Bot.

❓ | Why?

  • TypeScript Support 📘
  • Object-oriented 📜
  • Flexible and Customizable ⚙️
  • Easy to use 👍
  • Beginner Friendly 😄
  • Multi-Server Setup 🏦

📂 | Installation

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

[Module Documentation]

🤓 | How to use?

1. Run npm i discord-leveling-super.

2. Do require or import in your code to use the module like this:

const Leveling = require('discord-leveling-super')
// or:
import Leveling from 'discord-leveling-super'

Or:

1. Clone this repository.

2. Run npm run build or build.bat file.

3. Do require or import the dist/index path in your code to use the module like this:

const Leveling = require('dist/index')
// or:
import Leveling from 'dist/index'

🤔 | Help

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.

❤️ Thanks for using Discord Leveling Super ❤️

Keywords

FAQs

Package last updated on 30 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc