https://github.com/andersonba/yve-bot
Smart rule-based bot. For Browser & Node.
https://github.com/andersonba/yve-bot
bot bot-framework chatbot facebook-bot isomorphic rule-based socket-io
Last synced: 14 days ago
JSON representation
Smart rule-based bot. For Browser & Node.
- Host: GitHub
- URL: https://github.com/andersonba/yve-bot
- Owner: andersonba
- License: mit
- Created: 2017-08-04T15:33:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T23:34:54.000Z (about 1 month ago)
- Last Synced: 2025-03-31T21:51:17.615Z (21 days ago)
- Topics: bot, bot-framework, chatbot, facebook-bot, isomorphic, rule-based, socket-io
- Language: TypeScript
- Homepage: http://andersonba.github.io/yve-bot
- Size: 3.71 MB
- Stars: 227
- Watchers: 6
- Forks: 55
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# yve-bot [](https://badge.fury.io/js/yve-bot) [](https://travis-ci.org/andersonba/yve-bot) [](https://coveralls.io/github/andersonba/yve-bot)
The simplest way to build a smart and customized rule-based bot conversation. For Browser & Node environment.
 
[Live demo](https://andersonba.github.io/yve-bot) / [Playground](https://andersonba.github.io/yve-bot/docs/playground)
[Documentation](https://andersonba.github.io/yve-bot/docs/getting-started.html)
Code examples: [Yaml](examples/chat.yaml) - [CLI](examples/cli) - [Browser](examples/web) - [Node/Socket.io](examples/socket.io)