/survey-bot

Get a user to answer questions and talk about themselves!

Primary LanguageJavaScript

CI test status

survey-bot

This project can be used in two ways:

  1. As a self-contained, speech-enabled, server-based Chat-bot.
  2. A SurveyBot plugin, that is exported for re-use in other NLP.js-based projects;

Get the user to answer questions and talk about themselves!

Uses:

Usage

npm install
cp -n .env.example .env
vi .env # Edit '.env'
npm start
npm test

Server

Daemon / pm2 usage:

sudo service pm2-pm2 restart
sudo service pm2-pm2 reload
sudo service pm2-pm2 stop
  • See: [docs/SERVER.md][]

Legacy:

npm run pm:start
npm run pm:stop
npm run pm:logs # Run tail on the logs.
npm run pm:list

License

  • License: proprietary.

© 2021 Nick Freear.