Skip to content

Commit fd3f29c

Browse files
committed
docs: add notes about linking to the bot's privacy policy
1 parent 9769a77 commit fd3f29c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/privacy-policy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Modmail contains a built-in feature to host your privacy policy.
1414

1515
Note that you are not required to use this built-in feature to host your privacy policy, it only exists for convenience.
1616

17+
## Linking to the policy
18+
To allow users to easily access your privacy policy, it's recommended to add a link to it in the bot application's "Description" field in the Discord developer portal. This will show up in the "About Me" section of the bot's profile on Discord.
19+
1720
## Example privacy policy
1821
Below is an example of a simple privacy policy in Markdown format. You can use this as a base for your own privacy policy.
1922

docs/privileged-intents.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ Below are some guidelines for answering the questions in the review. Note that t
1414
```
1515
Yes
1616
```
17+
See also: [Privacy policy](./privacy-policy.md)
1718
- #### "Where is your Privacy Policy available?"
18-
Describe where your [privacy policy](./privacy-policy.md) is available.
19+
Describe where users can find your bot's privacy policy. See also: [Linking to the policy](./privacy-policy.md#linking-to-the-policy)
1920

2021
- #### "Please share a link to your Privacy Policy."
2122
Include a link to your [privacy policy](./privacy-policy.md) here.

0 commit comments

Comments
 (0)