Intents Application Process#74
Conversation
For now, I am placing this in the usage guide to get started, we can move this later if we feel this is not the most appropriate place for it
This reverts commit 0458ce8.
sebkuip
left a comment
There was a problem hiding this comment.
Whilst it's a good start, I feel like there's some major points that need to be improved. Please see my detailed explanation below
| <figure><img src="../.gitbook/assets/Intents-Review-2.png"><figcaption><p>Questions for Prescence Intent <strong>Not Required</strong> for Modmail.</p></figcaption></figure> | ||
| <figure><img src="../.gitbook/assets/Intents-Review-3.png"><figcaption><p>Message Content Intent Questions and Certification of Answers</p></figcaption></figure> | ||
|
|
||
| ## Suggested Responses |
There was a problem hiding this comment.
I just feel like there's gotta be a better way to format all of this. The expand boxes feel kinda needless, as those would normally be used for extra/optional info, but here it's required info.
Also, there's a copy button with code blocks, but because the question and the separator line are also inside this code block, those get copied too.
There's no text wrapping either (which is normal for a code block), so you have no idea what you're copying until you paste it in the application. See image. This really is bad UX. Whilst this is mostly made for people who would be more familiar with bots due to running them on large servers, I feel like it's still justified that they get a good UX.
| When you send a direct message to the Bot to initiate a support thread or interact with an active thread, we collect and store the following information: | ||
|
|
||
| 1. **User Data:** Your Discord User ID, username, and avatar. | ||
| 2. **Message Content:** The text content, attachments, and timestamps of any messages sent to the Bot. |
There was a problem hiding this comment.
Shouldn't this be attachment links as we don't store attachments directly (except for plugins in some cases)?
| {% endhint %} | ||
|
|
||
| {% hint style="info" %} | ||
| **Server Owners** |
There was a problem hiding this comment.
I believe that explaining about how the privacy policy is legally binding and that owners should review the policy's statements before submitting it should come BEFORE the policy template first. That would be reasonable effort to ensure we tried to inform users, instead of providing at a later stage that might be overlooked
| * [Thread Menu](usage-guide/threadmenu.md) | ||
| * [Frequently Asked Questions](frequently-asked-questions.md) | ||
| * [Intents Review Process](faq/intents-review.md) | ||
| * [Instance Privacy Policy](faq/) |
There was a problem hiding this comment.
Link to the correct document is missing here causing the page to be blank
No description provided.