Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 409 Bytes

File metadata and controls

16 lines (11 loc) · 409 Bytes

telegram-channel-listener

A lightweight python client of telegram for listening to public channels for amazon URLs. Run it by using the following command:

python bot.py --api_id=<api_id> --api_hash=<api_hash> --source_username=<source_username> --target_username=<target_username>

API Id and API hash can be obtained on https://my.telegram.org

Dependencies:

pip install telethon