Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 232 Bytes

Botshot-webchat

A simple web chat interface for the Botshot framework.

Installation

pip install --no-deps .

OR

cd (packages)/botshot
ln -s (parent)/botshot-webchat/botshot/webchat webchat 

TODO