Skip to content

theopenconversationkit/tock-sharepoint

Repository files navigation

tock-sharepoint

SharePoint WebPart for TOCK

Summary

It is possible to integrate with one or multiple chatbots within a page, using SharePoint WebParts for Tock. Each bot integration is responsive and adapts to the SharePoint page layout (wide, columns, etc.) and user device (desktop, mobile, landscape...).

Add a new web part

Drag Racing

Configure your bot endpoint

Configuration

Multiple chatbots within a page

Multiple chatbots within a page

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

Try to Create your first bot with Tock Studio Tock Studio


Minimal Path to Awesome

  • Clone this repository
  • in the command-line run:
    • Install dependencies

      npm install

    • Start hot reload server

      gulp serve

    • Prepare the web part resources to deploy

      gulp bundle --ship

    • Package solution

      gulp package-solution --ship

    • Deploy generated solution (sharepoint/solution/tock-sharepoint.sppkg) to sharepoint application catalog

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published