Skip to content

Python script to search telegram groups by words. Monitor sent messages and forward messages to slack.

License

Notifications You must be signed in to change notification settings

rafael-hsm/telegram_monitoring

Repository files navigation

telegram_monitorng

Python script to search telegram groups by words. Monitor sent messages and forward messages to slack.

Steps to Run this Python Script

  1. Create a virtual machine with this command: python -m venv .venv

  2. Create .env file to set your Api ID and Hash (get this in https://my.telegram.org/auth): api_id; api_hash; username; phone

  3. Install the libraries: pip install -r requirements. txt

  4. Execute the main.py file.

Example

About

Python script to search telegram groups by words. Monitor sent messages and forward messages to slack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages