feat: add zulip integration

This commit is contained in:
Jet 2026-03-23 22:18:23 -07:00
parent 50468db20b
commit 3a0d464234
No known key found for this signature in database
14 changed files with 430 additions and 5 deletions

View file

@ -27,8 +27,16 @@ in
jet
server
];
"zulip-api-key.age".publicKeys = [
jet
server
];
"discord-webhook-secret.age".publicKeys = [
jet
server
];
"zulip-webhook-secret.age".publicKeys = [
jet
server
];
}