Read about this in my blog post: blog.ayxdacat.lol/telesint4life
- Installing dependencies: Just run this command:
pip install -r requirements.txt
- Configuration Setup: Create a
config.py
file and include yourapi_id
andapi_hash
credentials in this format:
api_id = 2134567
api_hash = "somestring"
You can obtain these credentials by visiting my.telegram.org/auth?to=apps. Sign in to your Telegram account, create a new app or retrieve the credentials from an existing one.
- Usage: Once configured, you can execute the script to start researching Telegram groups efficiently