Zum Hauptinhalt springen

Level-Funktionen

  • {pointsAdd}: Modify the level points of the user. Value can be both positive and negative

    • Argumente:
      • value = "1"
      • user = message.author.id
    • Beispielergebnis: <leer>
  • {pointsSet}: Set the level points of the user. Value can be both positive and negative

    • Argumente:
      • value = "1"
      • user = message.author.id
    • Beispielergebnis: <leer>