https://github.com/caronc/apprise supports a lot of platforms, if we can implement this, it is easier to use the docker image directly to upload to any platform.
For Telegram, it requires TELEGRAM_API_ID and TELEGRAM_API_HASH in the github actions, but I think we can skip this entirely.
https://github.com/caronc/apprise supports a lot of platforms, if we can implement this, it is easier to use the docker image directly to upload to any platform.
For Telegram, it requires
TELEGRAM_API_ID
andTELEGRAM_API_HASH
in the github actions, but I think we can skip this entirely.