.gitignore
Makefile
README.md
pyproject.toml
setup.py
.github/workflows/github-ci.yml
.github/workflows/publish.yml
aio_telegram_log_handler.egg-info/PKG-INFO
aio_telegram_log_handler.egg-info/SOURCES.txt
aio_telegram_log_handler.egg-info/dependency_links.txt
aio_telegram_log_handler.egg-info/requires.txt
aio_telegram_log_handler.egg-info/top_level.txt
docs/ci-docs.md
example/__init__.py
example/main.py
tests/__init__.py
tests/tghandler_test.py
tghandler/__init__.py
tghandler/handler.py