- Status: ???
- Maintainers: ???
- Features:
- attachments: no
Tip
For detailed information about zulip settings, see settings.md
Warning
Don't forget to make sure that the streams you want to bridge exit and are subscribed to by the new bot. Otherwise, things will break. You can subscribe the bot using the stream's settings, under "Stream membership".
Basic configuration example:
[zulip.myzulip]
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
Token="Yourtokenhere"
#Login is the Username of the bot you've got when creating the bot
Login="yourbot-bot@yourserver.com"
#The URL of your zulip server
Server="https://yourserver.com"- Navigate to Settings () -> Your bots -> Add a new bot.
- Select Generic for bot type, fill out the form and click on Create bot.
- Token is the API key, you've got when creating the bot
