feat: add discord_embed handler

This commit is contained in:
Bastien Riviere 2023-09-03 16:46:02 +02:00
parent 64e91cb2d4
commit c832ea4645
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
5 changed files with 95 additions and 0 deletions

View file

@ -17,6 +17,11 @@ data:
type "flux"
topic "flux"
}
handler "/forgejo" {
type "discord_embed"
topic "forgejo"
}
---
apiVersion: apps/v1
kind: Deployment