Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AdrienLauz/TG-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TgCollector

The file is going to guide you how to use TgCollector to collect the information from Telegram.

Notice: The program is a real-time monitoring of chat information. Remember to add much more activate-telegram group as possible as you can, or you would see that was typing "Start transfer msg". start_transfer_msg

Main Model:

TgInformer.py is the main model. It initializes all the variables and performs the preliminary work before starting the crawling process.

TgChannel.py is the one of the functional models of TGCollector monitoring the collection of Groups chat information.

TgUser.py is the one of the functional models of TGCollector monitoring the collection of Users information.

TgMSG.py is the one of the functional models of TGCollector monitoring the collection of Messages information.

The procedure is carried out sequentially from top to bottom

SQL Model:

TGMQ.py Stores the crawled data in the form of a queue.

TgMinIO.py is used to store all the avatars or image content of the groups, users, and messages that have been crawled.

About

ok is

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published