/telegram-channel-listener

A lightweight python client of telegram for listening to public channels for Amazon URLs.

Primary LanguagePython

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