A Telegram-scraper for ponyexpress.
- Install
poetryif you don't have it:pipx install poetry. - Clone this repo, go into the repo's folder.
- Install the dependencies with
poetry installand spawn a shell in your new virtual environment withpoetry shell. - To run tests type
pytest, to try ponyexpress-telegram runponyexpress-telegram --help.
Philipp Kessling under MIT.