-
we currently have no tests whatsoever which makes it hard to test new features (we're doing it manually in bot-proving grounds), makes it very hard to develop new features (you can't manually test aga…
-
Heya @lyzidiamond !!
I'm Jon Q from Help Scout. @matpatterson shared your tool with the team in one of Slack channels. I geek'ed out a bit when I saw it 😍
I'm not sure how much experience you h…
-
https://developer.amazon.com/docs/custom-skills/test-a-custom-skill.html
https://github.com/amzn/alexa-skills-kit-js
https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs
https://github.com/alex…
-
#13
![wnjcc](https://user-images.githubusercontent.com/1469198/31823732-b9f006a0-b5b5-11e7-8250-a1cbbff211d7.png)
Nice Image, I want it on Readme
https://gist.github.com/atherdon/3240cc17ffdcbff6…
-
Hello! I installed say on my nodejs repo, but when I start up the web page I can't hear the voice. What could be the problem?????????????????
-
The /parse get requste can accept a "model" parameter
$ curl 'localhost:5000/parse?q=hello&model=hotels'
$ curl -XPOST localhost:5000/parse -d '{"q":"I am looking for Chinese food", "model": "re…
-
Hi there,
I'm a python developer, and I love actor. However, it seems currently the only solution building actor bots is to use webhook.
Is it possible to have REST-based bots? Or, as an alternative,…
-
I recently upgraded my bot code to botkit-middleware-watson version 1.8.2 (as I was migrating out of Cloud Foundry authentication). Yesterday we received an authorization error from Watson indicating …
-
![image](https://user-images.githubusercontent.com/76888925/183233969-526e9515-4ee3-48ed-b05d-e8ba2eb9821e.png)
![image](https://user-images.githubusercontent.com/76888925/183232541-6ef4f59c-3362-4…
-
The `message.text` value passed to the `middleware.receive` function contains the username mentioned, which means it gets set to wit.ai. For example, a "direct_mention" shows up in wit.ai as:
` testin…