$setGuildVar
$setGuildVar
will change the value of a given guild variable.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
varname | string | Variable name. | true |
value | string | New Variable value. | true |
guildID? | number | Guild ID. | false |
table? | string | Variable table. | false |
Example(s)
This will change the value of “Example” to “This is a value”: