feat(bot): separate banner privacy from description privacy

This commit is contained in:
Petal Ladenson 2024-11-09 11:44:48 -07:00 committed by GitHub
parent 1b55d1c6a4
commit cbc5a34dae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 141 additions and 22 deletions

View file

@ -667,6 +667,7 @@ There are various reasons you may not want information about your system or your
At the moment, there are a few aspects of system privacy that can be configured.
- System description
- System banner
- System pronouns
- Member list
- Group list
@ -683,6 +684,7 @@ To update your system privacy settings, use the following commands:
* `subject` is one of:
* `description`
* `banner`
* `pronouns`
* `list`
* `groups`
@ -707,6 +709,7 @@ There are also some options for configuring member privacy:
- Name
- Description
- Banner
- Avatar
- Birthday
- Pronouns
@ -727,6 +730,7 @@ To update a member's privacy, you can use the command:
* `subject` is one of:
* `name`
* `description`
* `banner`
* `avatar`
* `birthday`
* `pronouns`