Hi, I want to create an action which is always executed after the first user input.
I only want it to be triggered once after the first user input no matter what that input is. How can I do that? Example:
user: bla bla bla
→ action executed here only once
bot: …
user: …