yeuai/botscript

Implement conditional activation

Closed this issue · 1 comments

vunb commented

Process conditional activation token %

vunb commented

Example:

+ knock knock
- who is there

+ *
* % $previous[0] == 'who is there'
* $input == 'its me' -> i know you!
- $1 who?