[ Discord Notification ] Replace plain text notifications to Embeds #3540
Replies: 4 comments 1 reply
-
+1 for this |
Beta Was this translation helpful? Give feedback.
-
Maybe out of scope but it would be nice if we were able to put our own json template for the messages, and coolify would only replace "variables" like time/url/servername/message etc. This could help for translations, style and custom ping |
Beta Was this translation helpful? Give feedback.
-
Yes, please :) This would be amazing. |
Beta Was this translation helpful? Give feedback.
-
This seems like a fine first contribution :) I've prepared the logic, check it out: main...jnovakdev:coolify:main I will discuss this with Andras on the stream if the code style is something he is fine with and will finish up the rest of the notifications (currently I've set only the Test one) Not sure about the colors though, the red(danger) might be worth updating. |
Beta Was this translation helpful? Give feedback.
-
At the moment Coolify sends discord notification via webhook as a plain text message, it would be great if the messages were sent as a Embed.
Also it would be alot helpful if users can enter a role id or user id to get pinged when some critical notifications were sent (example: Database backup failed)
I attached screenshots of some of the ideas I had on mind:
Color codes used on the images:
Green - #a1ffa5
Red - #ff705f
Orange/Yellow - #ffa743
Beta Was this translation helpful? Give feedback.
All reactions