PrasadG193 / covaccine-notifier

CoWIN Vaccine availability notifier for India
Apache License 2.0
62 stars 28 forks source link

Instead of Email can we notify to Whatsapp or Telegram #24

Open alwaysharsha opened 3 years ago

alwaysharsha commented 3 years ago

Providing the Email and password to run the docker instance would increase the security concerns. So notify through other mechanisms like Whatsapp or Telegram APIs

PrasadG193 commented 3 years ago

This would be straight forward, we can pass creds like token or group ID as CLI args and call respective APIs to forward the message

shreyas-sriram commented 3 years ago

@PrasadG193 Check this out - https://github.com/nikoksr/notify

sohm22 commented 3 years ago

Hey @PrasadG193 can I work on integrating telegram APIs for notification ?

PrasadG193 commented 3 years ago

@sohammahajan1994 sure, let me know if you need any help