fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
1.02k stars 33 forks source link

Feature request: Create trigger through Telegram #257

Closed Northguy closed 1 year ago

Northguy commented 1 year ago

I would like to abandon the automated updating through Watchtower and move to Whats Up Docker. Would it be possible to create a trigger through Telegram in the same way that Watchtower is sending triggers through telegram?

I think that Watchtower has Shoutrrr integrated in it's container. If it is possible to use WUD to communicate through a separate Shoutrrr container this would also be perfectly fine.

fmartinou commented 1 year ago

Hi,

I'll see to provide a direct integration of Telegram 👍

In the meantime, you can already send messages with telegram using the Apprise trigger.

(you'll need to deploy an additional Apprise container though) See here Apprise telegram integration