Level functions
-
{pointsAdd}
: Modify the level points of the user. Value can be both positive and negative- Arguments:
- value = "1"
- user = message.author.id
- Example result: <empty>
- Arguments:
-
{pointsSet}
: Set the level points of the user. Value can be both positive and negative- Arguments:
- value = "1"
- user = message.author.id
- Example result: <empty>
- Arguments: