ali-zahedi / django-telethon

Integrate Django with Telethon(Pure Python 3 MTProto API Telegram client library, for bots too!).
MIT License
85 stars 11 forks source link

How to send a telegram message when my project starts? or.. #10

Open Visionario opened 4 months ago

Visionario commented 4 months ago

Hi.

Nice project. How to send a telegram message when my project starts or using a celery task?