Skip to content

Section Zulip (basic)

Wim edited this page May 7, 2018 · 5 revisions
[zulip.myzulip]
#Log in to the Zulip server.
#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
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"

RemoteNickFormat="[{PROTOCOL}] <{NICK}> "

Clone this wiki locally