From 4bb3aff513740c29604a5d50fa16145746333645 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 17 Nov 2020 14:24:57 +0300 Subject: add readme Some raw and crappy documentation. --- parse.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'parse.py') diff --git a/parse.py b/parse.py index 4a768d0..7f6c8a2 100644 --- a/parse.py +++ b/parse.py @@ -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 -- cgit v1.2.3