diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-11-17 14:24:57 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-11-17 14:28:10 +0300 |
| commit | 4bb3aff513740c29604a5d50fa16145746333645 (patch) | |
| tree | 4b2af42a5d1455d40683d7647b487bd5639b4ace /parse.py | |
| parent | 2d26d28c8f891bae27bf075b443b1e82185e4a37 (diff) | |
| download | tg2md-4bb3aff513740c29604a5d50fa16145746333645.tar.gz tg2md-4bb3aff513740c29604a5d50fa16145746333645.zip | |
add readme
Some raw and crappy documentation.
Diffstat (limited to 'parse.py')
| -rw-r--r-- | parse.py | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,12 +1,5 @@ #!/usr/bin/env python -# This script parses output from Telegram channel and converts each post to -# jekyll-applicable post in markdown. -# -# Telegram creates result.json file, as well as different directories containing -# multimedia, photos, etc. This script creates new directory and populates it -# with formatted posts ready to publish. -# # TODO summary: # - replies # - single/muliple tags |
