Giter Club home page Giter Club logo

discord-leveling-super's Introduction

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

๐Ÿค“ | 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:

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.

โ— | Useful Links

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 โค๏ธ

discord-leveling-super's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord-leveling-super's Issues

sendMessage Duplicate

Adding channel ID to sendMessage as option sends two messages:
One into the channel the message was last sent
Second is into the specified channel ID.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.