Skip to content

Parse Telegram messages in public groups through t.me links

Notifications You must be signed in to change notification settings

vehlwn/parse-t-me-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parse-t-me-message

Parse Telegram messages in public groups through t.me links

Build

pip install -r requirements.txt

Help

usage: main.py [-h] -g GROUP_NAME -s START_ID -c COUNT

Parse Telegram messages in public groups through t.me links

options:
  -h, --help            show this help message and exit
  -g GROUP_NAME, --group-name GROUP_NAME
                        short link of a public group withow @
  -s START_ID, --start-id START_ID
                        start message id
  -c COUNT, --count COUNT
                        message count

About

Parse Telegram messages in public groups through t.me links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages