Skip to content

molybdenum-99/reality-show

Repository files navigation

Reality Show

Reality Show is a server for bots and a web console with Reality library included so you can quickly get information right from a chat and experiment with Reality.

URL

http://reality-show.molybdenum.io

Usage

Reality Show is generally a ruby console and an API for running any ruby code. Reality::Methods is included so you can use shortcuts, e.g.

Entity('Canada').area
E('Canada').area

Demo configuration keys for non-wiki services are also included.

E('London').coord.weather

More information about Reality commands is on Reality page https://github.com/molybdenum-99/reality

Bots

Reality Show supports next platforms:

Hipchat

Add it as an Integration using "Build your own" wizard. It takes 1 minute.

POST URL: http://reality-show.molybdenum.io//search?auth_token=room_token

(Put a room token to query string, keep 2 slashes in path)

Motion AI

POST URL: http://reality-show.molybdenum.io/search?sync=1

Internals:

React.js + Sinatra + Puma + Resque Console is pretty secure. When a Resque worker reserves a job it immediately forks a child process. The child processes the job and then exits.

About

Show our beautiful Reality to the world!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages