dialogflow-botkit-client icon indicating copy to clipboard operation
dialogflow-botkit-client copied to clipboard

bot.identity.id error with Botkit.botframeworkbot

Open jrowen opened this issue 8 years ago • 4 comments

I'm attempting to use the library with a Microsoft Bot Framework bot (Botkit.botframeworkbot) and running into an error with the references to bot.identity.id, which doesn't appear to be defined for these bots.

According to the README, these bots might not yet be supported, so this may be more of a feature request.

jrowen avatar Dec 30 '16 05:12 jrowen

What's needs to be done to push this forward? I really like to use the API.ai / Botkit / Bot framework combo :bowtie:

robinvdvleuten avatar Jan 04 '17 19:01 robinvdvleuten

Hi @jrowen and @robinvdvleuten

I've added some changes that should fix the issue. But I don't publish the package yet. So could you please check current sources (install it using npm install api-ai/api-ai-botkit) if it works as you expected.

Thanks!

xVir avatar Jan 16 '17 11:01 xVir

This seems to be working pretty well. Thanks for making the updates.

jrowen avatar Feb 14 '17 15:02 jrowen

@jrowen you are welcome! :)

xVir avatar Feb 15 '17 04:02 xVir