Bob is a tool that is composed of three core components:
This repository contains the source code for ngx-box, an Angular component that allows you to send and receive
messages with Bob.
It features these core things:
- Floating Bob widget
- Chat window
- Ability to send and receive messages from bob-brain
- Chat history, stored to local storage
- Error handling
- Some special commands
- Ability to search saorsail.com
You can install it from npmjs.com using the following command:
npm i ngx-bobYou will also need to create your own "bob-brain" for Bob to connect to. You can do this for free using render.com. Please visit here to setup bob-brain.
Feel free to create to PRs with changes.
MIT
