scripts/bots/reactions
2023-08-18 13:14:08 +03:00
..
reactions.py added reactions script 2023-08-18 13:14:08 +03:00
README.md added reactions script 2023-08-18 13:14:08 +03:00
requirements.txt added reactions script 2023-08-18 13:14:08 +03:00

reaction sorter

script to sort the highest rated(telegram reactions) posts from channels

Installation

get api_id and api_hash at https://my.telegram.org/apps

$ pip install -r requirements.txt
$ export api_id=123
$ export api_hash=abcdef....

Run

$ python3 reactions.py