Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/Zulip/README.md

8.0.9613 B
Original Source

Zulip Notifier

Provides Zulip integration for Symfony Notifier.

DSN example

ZULIP_DSN=zulip://EMAIL:TOKEN@HOST?channel=CHANNEL

where:

  • EMAIL is your Zulip email
  • TOKEN is your Zulip token
  • HOST is your Zulip host
  • CHANNEL is the channel

Resources