LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
requirements_test.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
docs/CONTRIBUTING.rst
docs/HISTORY.rst
docs/Makefile
docs/README.rst
docs/SETUP.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/shellbot.bot.rst
docs/shellbot.commands.audit.rst
docs/shellbot.commands.base.rst
docs/shellbot.commands.close.rst
docs/shellbot.commands.default.rst
docs/shellbot.commands.echo.rst
docs/shellbot.commands.empty.rst
docs/shellbot.commands.help.rst
docs/shellbot.commands.noop.rst
docs/shellbot.commands.rst
docs/shellbot.commands.sleep.rst
docs/shellbot.commands.version.rst
docs/shellbot.context.rst
docs/shellbot.listener.rst
docs/shellbot.machines.base.rst
docs/shellbot.machines.input.rst
docs/shellbot.machines.rst
docs/shellbot.routes.base.rst
docs/shellbot.routes.form.rst
docs/shellbot.routes.hello.rst
docs/shellbot.routes.index.rst
docs/shellbot.routes.notify.rst
docs/shellbot.routes.rst
docs/shellbot.routes.static.rst
docs/shellbot.routes.text.rst
docs/shellbot.routes.wrap.rst
docs/shellbot.routes.wrapper.rst
docs/shellbot.rst
docs/shellbot.server.rst
docs/shellbot.shell.rst
docs/shellbot.space.rst
docs/shellbot.spaces.base.rst
docs/shellbot.spaces.ciscospark.rst
docs/shellbot.spaces.local.rst
docs/shellbot.spaces.rst
docs/shellbot.speaker.rst
docs/shellbot.worker.rst
examples/__init__.py
examples/audit.py
examples/batman.py
examples/buzz.py
examples/hello.py
examples/hello_simulator.py
examples/input_local.py
examples/notify.py
examples/pushy.py
examples/todos.py
examples/planets/__init__.py
examples/planets/blast.py
examples/planets/explore.py
examples/planets/mission.py
examples/planets/planets.py
examples/steps/__init__.py
examples/steps/next.py
examples/steps/state.py
examples/steps/steps.py
examples/todos/__init__.py
examples/todos/done.py
examples/todos/drop.py
examples/todos/history.py
examples/todos/next.py
examples/todos/todo.py
examples/todos/todos.py
shellbot/__init__.py
shellbot/bot.py
shellbot/context.py
shellbot/listener.py
shellbot/server.py
shellbot/shell.py
shellbot/speaker.py
shellbot/worker.py
shellbot.egg-info/PKG-INFO
shellbot.egg-info/SOURCES.txt
shellbot.egg-info/dependency_links.txt
shellbot.egg-info/not-zip-safe
shellbot.egg-info/requires.txt
shellbot.egg-info/top_level.txt
shellbot/commands/__init__.py
shellbot/commands/audit.py
shellbot/commands/base.py
shellbot/commands/close.py
shellbot/commands/default.py
shellbot/commands/echo.py
shellbot/commands/empty.py
shellbot/commands/help.py
shellbot/commands/noop.py
shellbot/commands/sleep.py
shellbot/commands/version.py
shellbot/routes/__init__.py
shellbot/routes/base.py
shellbot/routes/notify.py
shellbot/routes/text.py
shellbot/routes/wrap.py
shellbot/spaces/__init__.py
shellbot/spaces/base.py
shellbot/spaces/ciscospark.py
shellbot/spaces/local.py
tests/__init__.py
tests/test_bot.py
tests/test_composite.py
tests/test_context.py
tests/test_listener.py
tests/test_routes.py
tests/test_server.py
tests/test_shell.py
tests/test_speaker.py
tests/test_worker.py
tests/examples/__init__.py
tests/examples/test_steps.py
tests/examples/test_todos.py
tests/spaces/__init__.py
tests/spaces/test_base.py
tests/spaces/test_ciscospark.py
tests/spaces/test_local.py
tests/spaces/test_spaces.py
tests/test_messages/sample.png
tests/test_settings/regular.yaml