Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 544 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 544 Bytes

python functions for operations on Telegram channels and csv files

telegram modules - 2019 Telgram API base. Current API implementation may be different

Authenticates into telegram and fetch list of groups where you are part of, and extract member info

authorizing_script.py extractmessages_rw.py

compare two csv's and compile list of differences

compare_2_csv_s.py

concatenate two cols of a csv

concatenate_csv_cols.py

search a telegram channel for messages containg specific keywords

in-progress-code-dump.py searchmessages.py