Skip to content

hellonirali/kaibot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kaibot

A text message based chatbot built to make conversation and take ice cream orders

Instructions

  • Fork and clone repo
  • To install libraries, run npm install
  • Create your own phone number, id, and token for Twilio and update index.js
  • Create your own username, password, and workspace ID for IBM Watson Assistant and update index.js
  • Utilize ngrok for webhooks and update Twilio
  • To start ngrok, run ./ngrok http 3000
  • To start the back end, navigate to the redis-4.0.8 folder and run src/redis-server
  • To start running the bot, run npm start
  • Text the bot at your Twilio number to begin!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published