mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-16 21:40:51 +01:00
Wrap in details
parent
08cddcb766
commit
9ee8180b51
@ -14,6 +14,9 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
```
|
||||
|
||||
**Full list**
|
||||
|
||||
<details><summary>Entire set of options that can be used in a Discord gateway</summary>
|
||||
|
||||
```toml
|
||||
[discord]
|
||||
|
||||
@ -128,6 +131,8 @@ ShowTopicChange=false
|
||||
SyncTopic=false
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
## Username/avatar spoofing
|
||||
|
||||
[Creating a message](https://discordapp.com/developers/docs/resources/channel#create-message) via a user's API token (the basic configuration above) only lets Matterbridge post with the user/avatar that generated the token. But [executing a webhook](https://discordapp.com/developers/docs/resources/webhook#execute-webhook) can set any old username and avatar URL.
|
||||
|
Loading…
x
Reference in New Issue
Block a user