Replies: 1 comment 6 replies
-
@corinagum, do you happen to know the reason for this? Also, is this the right place to post such questions? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've set up a new bot from scratch, using the basic bot with TypeScript.
The folder structure I have looks like this:
My config.json under prompts look like this:
and this is how my index.ts look like:
However, when I hit F5, and send the bot any message, I get the following error:
Any idea where I should be looking at?
Thanks all for your help!
Beta Was this translation helpful? Give feedback.
All reactions