[help] I can't get Telegram notifications to work #230
Unanswered
GreatestFool
asked this question in
Q&A
Replies: 1 comment
-
I have mine as environment: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've read this thread and I've checked the documentation in the README as well as the one over appraise but for the life of me, I just cannot figure it out. When it runs, I just get this kind of error:
error: Command failed: apprise tgram://<bottoken(chatID:tokenID>/<chatID> -i html '-t TEST' -b 'epic-games: got captcha during login. Please check.'
In the
docker-compose.yml
I've set it up underenvironment:
asNOTIFY: tgram://<bottoken(chatID:tokenID>/<chatID>
. The parenthesis is just there to explain/show the structure, since everyone's so vague on it that I find it hard to follow lol. So mostly for my own sake. Does anyone know what I'm doing wrong?docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions