-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hey!
I just created the following storie:

Without the "Bot executes" command, the script seems to work fine.
But as soon as i try to call a function (in this case findTheater) the script does not work correctly anymore!
And here the output of the console:

The first message always throws the error No findTheater action found. The second time it works but without calling the function.
But it is never called. I think the error of the not found action comes up before the script can even emit the event.
Does someone can help me to get this work?
Reactions are currently unavailable

