Updated Section Zulip (basic) (markdown)

Wim 2018-05-07 21:30:10 +02:00
parent b22875e2f0
commit cc697c7b12

@ -5,10 +5,13 @@
#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}> "
```