Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ebony-framework

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebony-framework

A module-based NodeJS chatbot framework.

  • 2.1.11
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
increased by285.71%
Maintainers
1
Weekly downloads
 
Created
Source

EBONy : the Easy BOt Node Framework

EBONy is module based NodeJS chatbot framework, based on Express for the webserver and on MongoDB for state storage.

NPM Version Build

It splits each chatbot "flow" (a chatbot's features) on separate and portable modules that can be imported in the main chatbot app.

Main Features

  • Out of the box support for the Handover Protocol
  • Wit.ai built-in NLP support
  • Support for basic Yes/No answers (Wit.ai Sentiment Entity)
  • Support for location attachments
  • Text Regex rules
  • Portable modules

Getting Started

Documentation for the EBONy framework is a work in progress (and soon to be released :D). For now you can check out the examples folder for some bots that showcase the functionality of the framework.

Also, you can check out this tutorial that describes how to get started with the hodor-bot example!

To learn how to send messages through ebony, as well as how to implement the various structured messages Facebook supports, check out this repo.

(Special thanks to johnretsas for writing this tutorial)

Built With

License

MIT

Keywords

FAQs

Package last updated on 20 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc