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.
README
yve-bot
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)
Code examples: [Yaml](examples/chat.yaml) - [CLI](examples/cli) - [Browser](examples/web) - [Node/Socket.io](examples/socket.io)