-
Implement a chat service that runs in terminal as in #2079.
Runs a server locally that allows you to connect to it through terminal. When you send a message to it, it sends back the response from t…
-
Hi i try to add bulk change the price in variation product and not working. Example for variable products if you go to Variation section and click ""set regulare price" and then add, the products not …
-
### [Github issues](https://github.com/Microsoft/botbuilder-dotnet/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) f…
-
Hi,
In facebook messenger i give the power of "stoping" the bot to the Inbox. So, to do this i treat all echo messages to find this comands like "stop", "continue". It was working, on old version …
pavei updated
5 years ago
-
## Versions
BotBuilder SDK v4.4.0
node.js v10.16.0
## Describe the bug
I have implemented transcripLogger in my chatbot and I have noticed that I am getting duplicate trace logs for the Facebook…
-
Need to specify how integration might work.
Some ideas:
- report when a module is started/stopped
- invite people via messages in slack instead of email
- link a question to slack easily.
- selec…
-
Investigate how we can migrate messenger customers to KiboPush.
Today when a customer comes to our platform he or she has existing subscribers. We only serve the need for new subscribers. However, …
-
Hi,
Any suggestions on bot analytics dashboard that can be integrated with newbot framework?
thanks,
MJ
-
Hi,
is WebChat able to (emulate BotConnector services and) talk directly to the locally hosted bot?
Right now, I'm talking to my locally hosted bot, but I have registered it and exposed it to out…
-
[BUG]
[Ubuntu 18.x]
[latest master]
Notes:
installed using yarn instead of npm
newbot new bot, only the basic file option works fine.
**Error**
newbot new my-chatbot1
? What do you want to…