mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-24 21:19:32 +01:00
add message content intent
parent
bae3522db3
commit
88793442d1
@ -26,10 +26,10 @@ Here, you can toggle if the bot is public (which will allow others to invite to
|
||||
|
||||
## Privileged Gateway Intents
|
||||
|
||||
Make sure to also toggle the "Server Members Intent" option further down under "Privileged Gateway Intents" to allow the bot to see the member list, otherwise you'll get an error message similar to `Error obtaining server members: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001}`.
|
||||
Make sure to also toggle the "Server Members Intent" and "Message Content Intent" options further down under "Privileged Gateway Intents" to allow the bot to see the member list, otherwise you'll get an error message similar to `Error obtaining server members: HTTP 403 Forbidden, {"message": "Missing Access", "code": 50001}`.
|
||||
|
||||
Click "Save Changes"
|
||||
![Server Members Intent](https://i.imgur.com/FIHvhNt.png)
|
||||
![Server Members Intent](https://user-images.githubusercontent.com/923242/211218988-352aa03f-b2c5-4d23-a83a-dc47625e667f.png)
|
||||
|
||||
## Invite bot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user