Public release of Telepathy, an OSINT toolkit for investigating Telegram groups
Welcome to Telepathy, an OSINT toolkit for scraping Telegram data to help investigate shady goings on. Currently, the tool is limited to scraping only the sources of forwarded messages. Its capabilities will be increased over time.
Installation
- Install from source
git clone https://github.com/jordanwildon/Telepathy.git
pip install -r requirements.txt
-
Register for and obtain your Telegram API details from my.telegram.org.
-
Navigate to the installation directory and run setup.py, this will walk you through the Telegram API login and prepare the toolkit with your details.
Usage
Upon installation completion, you will be able