.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pylama.ini
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/python-ci.yml
requirements/requirements-dev.txt
requirements/requirements-test.txt
requirements/requirements.txt
simplebot_tgchan/__init__.py
simplebot_tgchan/_version.py
simplebot_tgchan/instantview.py
simplebot_tgchan/orm.py
simplebot_tgchan/subcommands.py
simplebot_tgchan/util.py
simplebot_tgchan.egg-info/PKG-INFO
simplebot_tgchan.egg-info/SOURCES.txt
simplebot_tgchan.egg-info/dependency_links.txt
simplebot_tgchan.egg-info/entry_points.txt
simplebot_tgchan.egg-info/not-zip-safe
simplebot_tgchan.egg-info/requires.txt
simplebot_tgchan.egg-info/top_level.txt
tests/test_plugin.py