CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
botmine/__init__.py
botmine/bot.py
botmine/errors.py
botmine/protocol.py
botmine/py.typed
botmine/status.py
botmine/versions.py
botmine.egg-info/PKG-INFO
botmine.egg-info/SOURCES.txt
botmine.egg-info/dependency_links.txt
botmine.egg-info/requires.txt
botmine.egg-info/top_level.txt
examples/__init__.py
examples/simple.py
tests/test_bot.py
tests/test_protocol.py