This tool is written in Python (please use version +3.10)
This tool has the ability to search multi-accounts, list channels and bot groups and direct messages
You can also find messages from a person in groups that you are a member of
There is also the ability to filter message types
It also has the ability to find links very cleanly with regex
and it saves all output as json
There is also the ability to forward content from private channels (if it is text, it copies it and sends it, but if it is a file or content, it downloads it and sends it).
-
telethon
-
tabulate
-
colorama
git clone https://github.com/Mr-Spect3r/TeleHunt
cd TeleHunt
python TeleHunt.py
Read Document: Document-TeleHunt