/slack-watson-boilerplate

A boilerplate for building slackbots integrated with IBM's watson conversation API

Primary LanguageJavaScript

Introduction

This repository contains a boilerplate for building Slackbots integrated with Watsons conversation api.

Installation

To get started, clone this repository in your terminal using the command

$ Git clone https://github.com/seyi-adeleke/slack-watson-boilerplate.git.

Cd into the cloned repository and run the script .\run.sh. (Ensure you already have node and npm installed correctly).

For more information about Watson's API check the official documentation here