AutoChaz Commands Editor
Loading...
Command parameters
- alias: The command name this should be an alias of. All other parameters will be ignored.
- permission: "mod", "owner", "vip", or "all". Defaults to "mod" if not set.
- cooldown: Number in seconds before can be re-activated. Defaults to 10 if not set.
- counter: A "texts" item to be changed, where the "text" value must be a number.
- name: Label of "texts" item to be changed.
- increment: Number to change the counter by.
- set: Number to set the counter to. Use either this or increment, not both.
- alert: If this exists, it will be merged with the username / message of the command and an alert created.
- type: Recommend you pick a string, and then create an alert with the same "type".
- You can set any other properties you want sent to the alert here as well.
- text: A chat reply AutoChaz will send. You can use the following replacement values:
- "|user|" The display name of the command user.
- "|owner|" The display name of the channel owner.
- "|text:___|" Replace underscores with the name of a "texts" item to print its current text (after being changed by counter, if it was).