Popularity
2.0
Stable
Activity
6.1
-
217
7
53

Description

The simplest way to build a smart and customized rule-based bot conversation. YveBot was made to run on Browser and Node environment.

Integrate with any bot platform like Facebook Messenger and Telegram. Create simple chatbots to your static page using javascript only or build it on Socket.io.

Check out all examples in GitHub repository.

Monthly Downloads: 0
Programming language: TypeScript
License: MIT License
Tags: Node     Browser     Framework     Bot     Chatbot    
Latest version: v1.20.2
Add another 'Bots' Library

README

yve-bot npm version Build Status Coverage Status

The simplest way to build a smart and customized rule-based bot conversation. For Browser & Node environment.

[Chat example](website/static/img/screen.gif) [Yaml example](website/static/img/yaml-screen.png)

Live demo / Playground

Documentation

Code examples: [Yaml](examples/chat.yaml) - [CLI](examples/cli) - [Browser](examples/web) - [Node/Socket.io](examples/socket.io)