A simple crawler which is able to crawl telegram channels and gather all types of posts, including photos, videos, audio and poll content.
Install project & development dependencies
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ pre-commit install