This bot will listen to all messages you receive on telegram and aggregate it to a single group/channel. The bot allows filtering messages from specific groups & users
- Python3
git clone https://github.com/daedlock/tg-listener-py
pip3 install -r requirements.txt
Update the config.toml
file to your liking.
*Note: you can get api_id and api_hash from https://my.telegram.org/
In your terminal, make sure you are in the tg-listener-py directory then run:
python main.py