-
-
Notifications
You must be signed in to change notification settings - Fork 528
Description
💡 The Idea
I'd like to be able to prepend a custom, fixed string to the notification body in my config. The immediate use case I have in mind is for notifications I send to Discord to prepend a user or role ping (<@&123>). I don't have easy means to control the notification body in the sending software, so it would be nice to be able to do this in the Apprise plugin config instead.
I personally want this for the body, but it would be nice to have similar functionality for the title as well.
🔨 Breaking Feature
I don't think it would.... This feature would be optional and could be entirely ignored by folks who don't need it.
FWIW, I thought about filing this feature request against Apprise API instead. I could see this being added to the existing custom webhook field mapping. But it seems to me it would be more generally useful in the core plugin config, so I filed the request here.