This is a collection of placeholders to use within factoids for the bot Shocky on EsperNet IRC. They were collected by manually checking this list for used placeholders and testing them on EsperNet.
Placeholder | Description |
---|---|
%arg{idx}[-[to_idx]] |
examples: %arg0% , %arg1-3% , %arg4-% - prints out the provided argument with index idx . A range of arguments to be printed can also be given by appending a "-" to the index. If no to_idx is provided, all following arguments will be printed out. |
%bot% |
the name of the bot |
%chan% |
current channel |