LICENSE.txt
README.rst
pyproject.toml
requirements.txt
speechbot/__init__.py
speechbot/__main__.py
speechbot/blocks.py
speechbot/bot.py
speechbot/cli.py
speechbot/config.py
speechbot/prompts.py
speechbot/protocol.py
speechbot/recordings.py
speechbot/state.py
speechbot/utils.py
speechbot/validate.py
speechbot.egg-info/PKG-INFO
speechbot.egg-info/SOURCES.txt
speechbot.egg-info/dependency_links.txt
speechbot.egg-info/entry_points.txt
speechbot.egg-info/requires.txt
speechbot.egg-info/top_level.txt
speechbot/matchers/__init__.py
speechbot/matchers/speechmatching.py
speechbot/services/__init__.py
speechbot/services/telegram.py
speechbot/setup/__init__.py
speechbot/setup/audio.py
speechbot/setup/builder.py
speechbot/setup/media.py