Replies: 1 comment
-
Apprise only relays the message; what it is constructed of is on your end 😉 . You would need to just have your custom script stick it's name as part of the |
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 use a (third party) script that supports apprise and I'm using one of my stored configs with the apprise-api with it. I'd like to add the name of the script to the messages it sends, so that when I get them in, say, Telegram, I can see where it is coming from.
Is there a way to add something to the title or to set a title when using one that configuration? Alternatively, can something be added to the notification body?
Beta Was this translation helpful? Give feedback.
All reactions