howdyai / botkit

Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.
MIT License
11.48k stars 2.28k forks source link

Bot(botkit-middleware for Wit.ai and Slack) does not reply anything to SLACK. #321

Closed sanster23 closed 8 years ago

sanster23 commented 8 years ago

I have followed https://github.com/howdyai/botkit-middleware-witai for Wit.ai created bot to work with Slack

screenshot from 2016-07-12 17 31 14

But all it does is display this following result in console

screenshot from 2016-07-12 17 33 35

So can you guys help as how to get the message to my Slack chatbot(I created a custom integration chatbot)?

Thanks in advance

anonrig commented 8 years ago

Unfortunately, wit-ai module for botkit uses the deprecated version of wit-ai. This is an issue with the wit-ai middleware, not with botkit itself.

manojkumar1412 commented 7 years ago

Is there any plan to update botkit to use wit new api?

rossedman commented 7 years ago

@anonrig @sanster23 @manojkumar1412 Not trying to hijack but noticing this is happening with recast middleware as well. I have opened an issue on that, but seeing this makes me wonder if something has changed in botkit?