This app can make timers inside telegram. When you and your friend are waiting for an event, you can use this application to make a timer in a pinned message with an indicator of the time until the event.
- Get api hash and id from https://my.telegram.org/apps
- Install dependencies
python4 -m venv venv
source venv/bin/activate
pip install -r requerements.txt
- Start!
python4 main.py