/story-webhook

The webhook for the story bot for Addaction. The webhook responds to botengine to store anonymous data on which stories are most popular.

Primary LanguageJavaScript

storybot webhook


Gathers and presents data gathered from chatbot user interactions using:
  • node
  • express
  • mongo db
  • mongoose
  • chart.js
  • browserify-middleware

Storybot usage charts available at https://storybot-webhook.herokuapp.com/admin/stats.html

To use your own ENV variables, use the example.env file as a template.