LICENSE
README.md
pyproject.toml
hivemind_webchat/__init__.py
hivemind_webchat/__main__.py
hivemind_webchat/bridge.py
hivemind_webchat/version.py
hivemind_webchat/webchat.py
hivemind_webchat.egg-info/PKG-INFO
hivemind_webchat.egg-info/SOURCES.txt
hivemind_webchat.egg-info/dependency_links.txt
hivemind_webchat.egg-info/entry_points.txt
hivemind_webchat.egg-info/requires.txt
hivemind_webchat.egg-info/top_level.txt
hivemind_webchat/static/css/app.css
hivemind_webchat/static/css/bootstrap.min.css
hivemind_webchat/static/css/bootstrap.min.css.map
hivemind_webchat/static/css/font-awesome.css
hivemind_webchat/static/css/font-awesome.css.map
hivemind_webchat/static/css/todc-bootstrap.min.css
hivemind_webchat/static/css/todc-bootstrap.min.css.map
hivemind_webchat/static/fonts/FontAwesome.otf
hivemind_webchat/static/fonts/fontawesome-webfont.eot
hivemind_webchat/static/fonts/fontawesome-webfont.svg
hivemind_webchat/static/fonts/fontawesome-webfont.ttf
hivemind_webchat/static/fonts/fontawesome-webfont.woff
hivemind_webchat/static/fonts/fontawesome-webfont.woff2
hivemind_webchat/static/img/Logo2.png
hivemind_webchat/static/img/Logo2_.png
hivemind_webchat/static/img/blue_logo.png
hivemind_webchat/static/img/blue_logo_menu.png
hivemind_webchat/static/img/ovos-logo-512.png
hivemind_webchat/static/js/app.js
hivemind_webchat/static/js/jquery-3.2.1.min.js
hivemind_webchat/templates/index.html
tests/test_smoke.py