Variables

These are the variables that you can put into your ClanBot that you can use to make it easier to update your bot. They are used for like the greeting where you can use %nick% to change to the person's name when they enter, etc.

%nick% - Replaces the command with the nickname of the person who issued the command or joined the channel.
%chan% - Replaces the command with the channel name that the bot is in.
%trigger% - Replaces the command with the trigger that is set for that channel.

%roster% - Replaces the command with the roster that is set for that channel.
%servers% - Replaces the command with the servers that are set for that channel.
%website% - Replaces the command with the website that is set for that channel.
%practices% - Replaces the command with the practices that are set for that channel.
%record% - Replaces the command with the record that is set for that channel.
%rules% - Replaces the command with the rules that are set for that channel.