User Attribute
text: What is your favorite flavor of ice cream?ACTION
type: memory
property: asked-fav-icecream
function: set to
value: trueCONDITION
type: memory
property: asked-fav-icecream
function: equals
value: trueCHAT
User: hello there
Bot: hey!
Bot: (secretly, without telling the user, sets *said-hey* to true in the session)
User: how are you?
Bot: (saw that the property said-hey equals true in the user's chat session)
Bot: What is your favorite flavor of ice cream?Last updated