Apprise not working? #433
-
Hi, I tried to use Apprise but it doesn't post anything to me yet. I checked the logs and there's no log about using apprise as well. Here's my command: docker run --rm -it \
-v "$(pwd)"/tmp/apks:/app/apks/ \
-e PATCH_APPS=youtube \
-e YOUTUBE_CLI_DL=https://github.com/inotia00/revanced-cli \
-e YOUTUBE_PATCHES_DL=https://github.com/inotia00/revanced-patches \
-e YOUTUBE_PATCHES_JSON_DL=https://github.com/inotia00/revanced-patches \
-e YOUTUBE_INTEGRATIONS_DL=https://github.com/inotia00/revanced-integrations \
-e APPRISE_URL=tgram://xxxx:aaaa/yyyy \
nikhilbadyal/docker-py-revanced I tried adding |
Beta Was this translation helpful? Give feedback.
Answered by
nikhilbadyal
Jan 8, 2024
Replies: 2 comments 1 reply
-
Works only when Building with Github. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jackblk
-
Also apprise used Bot API for telegram which doesn't allow sending file >50MB. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works only when Building with Github.