-
It seems that Hubot is practically abandoned by Github at this point, there is a small community effort to try and keep it alive, but that is not progressing very well. [botkit](/howdyai/botkit) has a…
-
Sending text messages is only one part of dialogue.
Equally important is events emitted by client side of connection.
For example I want to trigger `hello` event of [Sockets connector](https://git…
-
Hi I tried to no avail to find up-to-date documentation about integrating Facebook and Watson Assistant. Most links direct me here but it's only for Slack. Is there anywhere with such documentations? …
-
Hello, everyone, I would like if botkit works wiith live chat?
-
Hi all,
You can reproduce this issue with the following scenario:
BotA sends a message to a public channel. A BotB has a hear pattern configured which picks up the BotA's message and if we use t…
-
As I explained in a different post, when I try to connect my botkit bot to the BotFrameworkAdapter, the bot's log shows an unauthorized error. Independently of how to resolve *that* issue, my question…
-
Will there ever be examples created on how to integrate smooch-core-js with Howdyai's Botkit or Microsoft's BotBuilder? Both these platforms have [extensible connectors](https://github.com/Microsoft/B…
-
I was trying to send a message to one Microsoft teams channel with help of below example:
https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/python/16.proactive-messages
I added thi…
-
Hello,
We've created a Custom Botbuilder Adapter to connect to the Vonage API called [botbuilder-adapter-vonage-js](https://github.com/nexmo-se/botbuilder-adapter-vonage-js). To test the Adapter's ba…
-
Howdy guys,
we're starting to develop the BotKit Rocket.Chat connector. I've just [forked this repo](https://github.com/RocketChat/botkit) and @ArthurTemporim is our GSOC student, he will be workin…