@botsquad/sdk

[![Build Status](https://travis-ci.org/botsquad/js-sdk.svg?branch=master)](https://travis-ci.org/botsquad/js-sdk) [![npm (scoped)](https://img.shields.io/npm/v/@botsquad/sdk)](https://www.npmjs.com/package/@botsquad/sdk)

Usage no npm install needed!

<script type="module">
  import botsquadSdk from 'https://cdn.skypack.dev/@botsquad/sdk';
</script>

README

Botsquad Typescript / Javascript SDK

Build Status npm (scoped)

This repository holds the Botsquad client SDK. Generated documentation can be found here:

https://doc.botsquad.com/js-sdk/

Installation

npm install @botsquad/sdk

Usage

The [[ChatBubble]] class is the entrypoint to most functionality of this SDK.

License

The JS SDK is MIT licenced and © 2019 by Arjan Scherpenisse.