feat: add discord_embed handler
This commit is contained in:
parent
64e91cb2d4
commit
c832ea4645
5 changed files with 95 additions and 0 deletions
|
@ -17,6 +17,11 @@ data:
|
|||
type "flux"
|
||||
topic "flux"
|
||||
}
|
||||
|
||||
handler "/forgejo" {
|
||||
type "discord_embed"
|
||||
topic "forgejo"
|
||||
}
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue