Skip to content

yuraautsayder/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

About

Script to download messages and media from telegram channels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%