LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
examples/main.py
pybot/__init__.py
pybot/pybot.py
pybot/src/bothandler.py
pybot/src/vision.py
pybot/src/windowhandler.py
pybotter.egg-info/PKG-INFO
pybotter.egg-info/SOURCES.txt
pybotter.egg-info/dependency_links.txt
pybotter.egg-info/requires.txt
pybotter.egg-info/top_level.txt
sound/exit.mp3
sound/pause.mp3
sound/start.mp3
sound/unpause.mp3
testing/__init__.py
testing/testing.py