When a random command is triggered a message will be sent into chat specifying which command has been picked.
You can toggle the message on or off using the enabled toggle button.
You can modify the message sent to chat by updating the message template.
Variables
AccountName: The name of the account logged into InstructBot.
ApplicationName: InstructBot's name.
Command: The command which was triggered, see here for a full list of variables.
Percentage: The percentage chance of picking the command.
TriggeredCommand: The command which was picked by the random command, see here for a full list of variables.
TriggerPrefix: The trigger prefix.
User: The user which caused the command to be executed, see here for a full list of variables.
If you don't want the execution notification to be sent for the picked command, you can suppress it by toggling the button on.