Skip to content

Releases: shadowplay1/discord-leveling-super

discord-leveling-super v1.0.8

17 Aug 15:26
51800b5
Compare
Choose a tag to compare

v1.0.5:

  • Fixed bugs.
  • Discord.js v14 support.
  • Now "options.xp" is accepting a number or an array of numbers [min, max] XP values. Every time user sends a message, a random number of XP between min and max values will be added to a user.
  • Added a new gainedXP property addXP and addTotalXP events that indicates how much XP the user gained.

Discord Leveling Super v1.0.4

17 Oct 02:34
e224ce0
Compare
Choose a tag to compare
  • Fixed startup issues.
  • TypeScript Examples!
  • Code optimization.

Discord Leveling Super v1.0.3

31 Aug 18:01
cb67c67
Compare
Choose a tag to compare

That's it.

  • Full rewrite on TypeScript.
  • Code optimization.
  • Fixed typos.
  • Fixed bugs.
  • Added managers.
  • Added a new Database Manager.
  • Now you can setup the module on different guilds using the brand new Settings Manager.
  • Now this module has a documentation website! Link: https://dls-docs.tk
    ... and many more!