You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is super great, but I'm a little bit disappointed ;)
I hoped it would be possible to use it to run the server in an editor like webstorm and set breakpoints in own code while running... but I guess that's not easy possible.
Another nice thing would be being able to get a list / test which intents where executed in the tick?
The text was updated successfully, but these errors were encountered:
I haven't tried hooking in breakpoints to VSCode or WebStorm, but that would indeed be useful.
I was wondering about getting a list of intents as well. Unfortunately right now db[users.intents] always returns empty and I haven't found a way to grab it out of the server. Does anyone else know the server code well enough for how to fetch the intent list?
This is super great, but I'm a little bit disappointed ;)
I hoped it would be possible to use it to run the server in an editor like webstorm and set breakpoints in own code while running... but I guess that's not easy possible.
Another nice thing would be being able to get a list / test which intents where executed in the tick?
The text was updated successfully, but these errors were encountered: