ZsetUserVar

Sets the value of a user-scoped variable, defaulting to the current user and server if not specified.

Syntax

ZsetUserVar{name;value?;userID?;guildID?}

Arguments

NameTypeRequiredDefault
namestringYes-
valuestringNo-
userIDsnowflakeNo-
guildIDsnowflakeNo-

Example

ZsetUserVar{points;100}