Florian Treml
Florian Treml
The facebook mode only supports and listens to text messages right now. Of course, this is something to be worked on.
So, this issue is related to an issue in the facebook-chat-api library, which is included by Botium to access the facebook stream. https://github.com/Schmavery/facebook-chat-api/issues/557
This seems to be very specific to Botkit. Can you point me to some information about this "SocketBot" - I don't know what this is used for actually, and I...
Hi it is on my todo list to enhance support for slackbots. This is still rather poor. It shouldnt be too much effort though, most work to be done in...
I can make you a collaborator for this project so we could work on this topic in a feature branch. Would be more easy than sharing code in dropbox ...
What bot are you testing with ? A possible problem could be that the current slack-mocker doesn't react to ephemeral responses, just to delayed responses. I think the slash commands...
yes, please create a feature branch and open a pull request to see the changes! We will see if I can help then!
Not that we were aware of Am Mi., 13. Mai 2020 um 13:10 Uhr schrieb poshakjaiswal < [email protected]>: > Hi Team, > > I have tried the latest version of...
AFAIK, your bot framework bot has to be registered in the azure bot service. The botium directline connector has no direct connection to your bot, but with the azure bot...
will check