aoijs / aoi.js

aoi.js - The most advanced string-based package to create a Discord Bot fast and powerful.
https://aoi.js.org
Apache License 2.0
332 stars 132 forks source link

fix: leaderboard functions #568

Closed Faf4a closed 5 months ago

Faf4a commented 5 months ago

Type

Referenced Issue: #565

Description

Fixed leaderboard functions, and removes a check if users dont exist.

Leref commented 5 months ago

I’m guessing if we don’t provide hideZero value user, it’ll just say the replace message placeholder. Otherwise everything looks good.

Leref commented 5 months ago

Also, make sure we update all leaderboard functions with the same placeholder to make it consistent with all functions.