nikhilbadyal / docker-py-revanced

One Click Python util to build all Revanced apps.
https://nikhilbadyal.github.io/docker-py-revanced/
GNU General Public License v3.0
562 stars 436 forks source link

Apprise Integration #243

Closed jackblk closed 10 months ago

jackblk commented 1 year ago

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.

nikhilbadyal commented 10 months ago

/cib