.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
.github/workflows/actions.yml
.vscode/settings.json
src/watch_bot/__init__.py
src/watch_bot/_bot.py
src/watch_bot/_dialog.py
src/watch_bot/_response.py
src/watch_bot/prompt.template
src/watch_bot.egg-info/PKG-INFO
src/watch_bot.egg-info/SOURCES.txt
src/watch_bot.egg-info/dependency_links.txt
src/watch_bot.egg-info/requires.txt
src/watch_bot.egg-info/top_level.txt
test/test_bot.py
test/test_dialog.py
test/test_response.py
test/data/__init__.py
test/data/hack_prompt.txt
test/data/hack_prompt_answer.txt
test/data/saruman_hack_prompt.txt
test/data/saruman_hack_prompt_answer.txt
test/data/saruman_pre_prompt.txt