File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ integration with these chat services:
139
139
========== ================================ ===========================================================================
140
140
Service Package DSN
141
141
========== ================================ ===========================================================================
142
+ Discord ``symfony/discord-notifier `` ``discord://TOKEN@default?channel=ID ``
142
143
GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY ``
143
144
LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
144
145
Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
@@ -156,7 +157,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:APIKEY@ENDPOINT?ch
156
157
157
158
.. versionadded :: 5.2
158
159
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.
160
161
161
162
Chatters are configured using the ``chatter_transports `` setting:
162
163
You can’t perform that action at this time.
0 commit comments