Skip to content

Script to download messages and media from telegram channels

Notifications You must be signed in to change notification settings

castus24/tg-channels-msg-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Parse messages from Telegram channels

Script to download messages and media from telegram channels and load it to Microsoft Word document Also this script downloads images

Run script

Create virtual environment

python3 -m venv venv

Enter to venv

. venv/bin/activate

Install python modules from requirements.txt

pip install -r requirements.txt

Start script

python3 main.py