- Make an introduction, this one sux
- Tell the history of Raybot's hardware
- Witness the history of Raybot's software (it is this repo, so read on)
RayBot's History Space
Raybot uses a number of open source projects to work properly:
- node.js - evented I/O for the backend
- Express - fast node.js network app framework [@tjholowaychuk]
- python - TODO add python reference material
Add Installation Instructions
$ cd
$ npm install -d
$ node app
Raybot isn't currently extended with the following plugins
Want to contribute? Great!
MIT