@satorijs/adapter-zulip
Setup
- Log in to your Zulip organization, click the settings button in the top right corner and select "Personal Settings". In the left panel, go to "Bots" and click "Add a new bot", fill in the information and click create.
- Find the newly created bot, copy the bot email into the
emailfield, and copy the API KEY into thekeyfield.
Configuration
config.email
- Type:
string
The bot email.
config.key
- Type:
string
The bot API key.