Custom Command
FunctionsVariables Functions

$setChannelVar

Sets a channel variable value.

Usage

$setChannelVar[variable;value;channelID (optional)]
Member
9/5/2026
!!exec $setChannelVar[Creator;Mido;$channelID]

or for current Channel

Member
9/5/2026

!!exec $setChannelVar[Creator;Mido]

Variable Limits

  • Variable name length limit is 1024 characters, and its value can have up to 5120 characters. Exceeding this limit will throw an error.
  • All variables that are not read or changed in the span of one year, will automatically get deleted.

On this page