COMMENT

reference

Also known as: *

* This is an example of a comment in trigedit. Because of the *'s the lines * are not parsed, so the trigger still works even if it has a lot of * explanations built in. All triggers should be heavily commented. * The below line sends the text 'Trigger firing' to the room. %echo% Trigger firing Comments are useful in triggers to document what is happening, for future reference, and for others to see what the trigger does. If you want a * in your trigger text try \*. See also:: REDIT-ROOM-FLAGS