Skip to content

MarefWeb/TelegramChatsScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram channel/chat parser by keywords

It's simple, install dependencies: pip install -r requirements.txt.

Specify in config.py:

  • client information (api_id, api_hash, session_name),
  • recipient (to whom all these messages will be sent),
  • channel names (where the messages will come from),
  • keywords (words the message should contain).

Everything is ready to work.
Now run: ```python bot.py``.

About

Parser of Telegram channels/chats by keywords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages