Zulip — bot
zulip/bot · version 1
envs add zulip/bot
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
ZULIP_SITE |
required | config | Organisation address.. Shape ^https://\S+$. where to get it |
ZULIP_EMAIL |
required | secret | Bot address. Half of a credential pair.. where to get it |
ZULIP_API_KEY |
required | secret | Bot API key.. where to get it |