/telegram_avatar

displays the air temperature and weather conditions of your location on the telegram avatar.

Primary LanguagePython

telegram_avatar_weather

displays the air temperature and weather conditions of your location on the telegram avatar.

prepare environment

pip3 install setuptools telethon pillow PySocks
mkdir temperature_images && mkdir ready_images && mkdir weather_images

how to run

nohup python3 change_avatar.py > avatar.log &