mirror of
https://github.com/42wim/matterbridge.git
synced 2025-06-24 23:57:27 +02:00
Updated Section MSteams (basic) (markdown)
parent
47813ccb21
commit
82e7107214
@ -11,3 +11,12 @@ ClientID="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
|||||||
TeamID="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
TeamID="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## caveats
|
||||||
|
|
||||||
|
Doesn't work and not possible because Microsoft API limitation:
|
||||||
|
- Messages edited in other bridges also edited in MS teams
|
||||||
|
- Sending HTML/codeblock/emoji messages to Microsoft Teams (they will not be rendered as such)
|
||||||
|
- Sending messages with attachments and images is not supported.
|
||||||
|
|
||||||
|
See https://github.com/42wim/matterbridge/pull/967
|
||||||
|
Loading…
x
Reference in New Issue
Block a user