Welcome to ServisBOT

This readme outlines the kinds of documentation available to build bots and integrate them with your platform.

Sections

Prerequisites

Portal Access

Get Access to the Portal To get started, you will need a ServisBOT organization with an initial user. Contact your ServisBOT salesrep or account manager for initial account creation. We can help you find your admin, or get you into the system.

Browser Support

We strive to make sure our bots can reach your customers on all of the latest browser and mobile device platforms. ServisBOT is tested in the following desktop web browsers and mobile OS version. It may still work in other unsupported browsers. You can find our supported browsers here

CLI and Developer Tooling

Nodejs and CLI must be installed and run. You can verify NPM or Node installation by checking your version, anything higher than the versions listed here should work.

$ node -v
V8.3.x

$ npm -v
6.4.1

Getting started

You can get started building bots through either the portal or CLI.

Happy bot building

Platform features