Current date (may include time) CLICK HERE to learn how to change how this is displayed. |
[date] |
<date>, changing is n/a |
| Stores a phrase of
gossip in a universal log |
[hrd] |
<heard> |
| The last thing user
said |
[in0] |
<input1> |
| The second last
thing user said |
[in1] |
<input2> |
| The third last thing
user said |
[in2] |
<input3> |
| Recalls the 4th last
thing user said and so on... |
[in3] thru [in9],
|
n/a |
| Makes the bot remain
silent and not reply |
Just leave message blank. Can have tags and still not respond. |
<noreply> |
| Makes the bot reply
with additional output, after the previous output |
[nr] replies
again with no delay, [nr x], where x equals amount of delay in seconds before the nextreply, with a minimum of 1 and a maximum of 9.
occurs. |
<next reply> delay is n/a |
| Used to set a
variable in a reply |
not needed |
<setvariable> |
| What the bot said
last (that conversion) |
[out1] |
<that> |
| The last thing that the bot
said |
[out1] |
<output1> |
| The second last
thing the bot said |
[out2] |
<output2> |
| The third last thing the bot said |
[out3] |
<output3> |
| Recalls the 4th last
thing the bot said and so on... |
[out4] thru [out9] |
n/a |
Random choice of reply SEE SPECIAL NOTES |
[pick][li]first choice[/li][li]second choice[/li][/pick] |
|, the pipeline is used to separate random replies. |
| The chat client of
the user |
[proto] |
<client> |
| Decreases priority of the reply by 1 point. Use special care, this is intended for fine tuning and testing reasons only. |
[pdn] |
n/a |
| Increases priority of the reply by 1 point. Use special care, this is intended for fine tuning and testing reasons only. |
[pup] |
n/a |
Current time CLICK HERE to learn how to change how this is displayed. |
[time] |
n/a |
| Represents a wildcard in an input |
% |
* |
| Recalls the wildcard
from the input |
[w0] |
<star> |
| Recalls the first
wildcard from the input |
[w0] |
<star1> |
| Recalls the second
wildcard from the input |
[w1] |
<star2> |
| Recalls the third
wildcard from the input |
[w2] |
<star3> |
| Recalls the fourth
wildcard from the input |
[w3] |
<star4> |
| Recalls the fifth
wildcard from the input |
[w4] |
<star5> |
| Recalls the 6th thru
10th wilcards from the input |
[w5] thru [w9] |
n/a |
| Greater than. Used for fine tuning conditional statements in an input. |
> |
unknown |
| Greater than or equal to. Used for fine tuning conditional statements in an input. |
>= |
unknown |
| Less than. Used for fine tuning conditional statements in an input. |
< |
unknown |
| Less than or equal to. Used for fine tuning conditional statements in an input. |
<= |
unknown |
| Not equal to. Used for fine tuning conditional statements in an input. |
!= |
!= |