Forum Discussion
sudhir chilakapati
Jul 03, 2017Copper Contributor
SharePoint and Chatbot
I have created a chat bot and now I would like to access the bot from my SharePoint site. 1. How to build a chatbot in sharepoint context ie.bot should be able to recognize the login user.. 2. How...
Saurabh Dhall
Jul 04, 2017Copper Contributor
Looking forward to get some insight on #creatingabot.
Luis Mañez
Jul 04, 2017MVP
Not sure if will help, but here there's a sample of using a bot inside an spfx webpart
https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-bot-framework
There's a video recorded here:
https://www.youtube.com/watch?v=Tv03CU_PmVs&feature=youtu.be&t=1329
Also, you can find some interesting links on the GitHub page too.
https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-bot-framework
There's a video recorded here:
https://www.youtube.com/watch?v=Tv03CU_PmVs&feature=youtu.be&t=1329
Also, you can find some interesting links on the GitHub page too.