Replies: 3 comments 4 replies
-
Thank you for the suggestion. It is currently not possible and not easily implemented I'm afraid without creating a custom template. I'll look at it, though currently have a few other things that needs attention. In the meantime - I'd suggest checking out Apprise! |
Beta Was this translation helpful? Give feedback.
-
I have a thought on a solution to this, but it would require a rework. Not sure if that would be acceptable or not. I can't think of a way of doing it without changing function names within each template. I think I would create a new wrapper script for the send_notification and dockcheck_notification functions, then each individual notification channel's function could be called conditionally if it has been sourced. Renaming those functions would be breaking, but considering the current deployment method involves manually renaming the template you want, maybe that's fine? Open to thoughts and happy to attempt a PR. |
Beta Was this translation helpful? Give feedback.
-
@bonelifer this is now merged to main with a LOT of help by @vorezal |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The ability to use more than one notification type at a time would be nice.
Beta Was this translation helpful? Give feedback.
All reactions