Skip to content

econne01/chatterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatterbot

A simple chat bot attempt

Installation

Clone git project

Running

  1. Get Setup
npm build
npm install
  1. Run Chatterbot
npm start

Troubleshooting:

  • If you see this error while trying npm start
Error: EACCES: permission denied, open '~/.config/configstore/update-notifier-nodemon.json'

Follow steps from nodemon issue and chown of that directory.

To combine all js files (ie, to build single js file) ./node_modules/grunt-cli/bin/grunt concat

About

A simple chat bot attempt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •