Tip
This page contains the details about zulip settings. More general information about zulip support in matterbridge can be found in README.md.
Username of the bot, normally called yourbot-bot@yourserver.zulipchat.com.
See username in Settings → Your bots.
- Setting: REQUIRED
- Format: string
- Example:
Login="yourbot-bot@yourserver.zulipchat.com"
URL of your zulip instance.
- Setting: REQUIRED
- Format: string
- Example:
Server="https://yourserver.zulipchat.com"
Zulip API token (called bot API key in Settings → Your bots).
- Setting: REQUIRED
- Format: string
- Example:
Token="Yourtokenhere"