Skip to content

Commit 58c4b1a

Browse files
committed
Add Discord notifier
1 parent bd1b7f9 commit 58c4b1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ integration with these chat services:
139139
========== ================================ ===========================================================================
140140
Service Package DSN
141141
========== ================================ ===========================================================================
142+
Discord ``symfony/discord-notifier`` ``discord://TOKEN@default?channel=ID``
142143
GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY``
143144
LinkedIn ``symfony/linked-in-notifier`` ``linkedin://TOKEN:USER_ID@default``
144145
Mattermost ``symfony/mattermost-notifier`` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL``
@@ -156,7 +157,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:APIKEY@ENDPOINT?ch
156157

157158
.. versionadded:: 5.2
158159

159-
The GoogleChat, LinkedIn and Zulip integrations were introduced in Symfony 5.2.
160+
The GoogleChat, LinkedIn, Zulip and Discord integrations were introduced in Symfony 5.2.
160161

161162
Chatters are configured using the ``chatter_transports`` setting:
162163

0 commit comments

Comments
 (0)