Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 1.16 KB

README.md

File metadata and controls

62 lines (33 loc) · 1.16 KB

RayBot

Todos

  • 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

Tech

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

Installation

Add Installation Instructions

$ cd 
$ npm install -d
$ node app

Plugins

Raybot isn't currently extended with the following plugins

Development

Want to contribute? Great!

License

MIT