Skip to content
Joshua Haas edited this page Jan 30, 2017 · 2 revisions

This is a very simple Command Line Interface (CLI) for sibyl. Note that you can't actually use this "protocol" if running sibyl as a daemon.

Requirements

A command line environment with a working python 2 installation. Simply execute python run.py to start sibyl and then wait for the prompt to appear.

Config

Required

  • protocols - include cli

Notes

This basic interface does not support history or non-destructive cursor movement. Messages from sibyl can interrupt you typing.

Credits

Clone this wiki locally