Skip to content

Commit 195eb8a

Browse files
committed
rolecommands: clarify required/ignored behaviour
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 62c6c35 commit 195eb8a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/docs/tools-and-utilities/self-assignable-roles.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "how2 reaction role"
1212

1313
[Tutorial Video](https://www.youtube.com/watch?v=IaTfJ4vqHhc)
1414

15-
## Roles
15+
## Role Commands
1616

1717
{{< callout context="caution" title="Warning: Required Bot Permissions" icon="outline/alert-triangle" >}}
1818

@@ -32,7 +32,7 @@ Simply give the role command a name and then select which role you want the bot
3232

3333
![Creation of a role command](role_command_creation.png)
3434

35-
### Optional features{#roles-optional-features}
35+
### Command Configuration
3636

3737
{{< callout context="caution" title="Warning: Required and Ignored Roles" icon="outline/alert-triangle" >}}
3838

@@ -41,8 +41,8 @@ the role you are assigning either, _unless_ you wish to prevent the user from re
4141

4242
{{< /callout >}}
4343

44-
- **Require role**: Requires a person to have a certain role in order for them to give themselves this role.
45-
- **Ignore role**: Ignore any person who has this role.
44+
- **Require roles**: require any of the selected roles.
45+
- **Ignore roles**: ignore any of the selected roles.
4646
- **Group:** Put the role in a role group (will be explained more further down).
4747

4848
## Role Groups
@@ -68,7 +68,7 @@ affected. Be careful with that, it's permanent and can't be undone.
6868
2. Single: They can only have 1 role in the group. (e.g. for colors)
6969
3. Multiple: You can set the minimum and maximum number of roles a member can have in the group.
7070

71-
### Optional features{#groups-optional-features}
71+
### Groups Configuration
7272

7373
{{< callout context="caution" title="Warning: Required and Ignored Roles" icon="outline/alert-triangle" >}}
7474

@@ -77,8 +77,8 @@ the role you are assigning either, _unless_ you wish to prevent the user from re
7777

7878
{{< /callout >}}
7979

80-
- **Require role**: requires a person to have a certain role in order for them to give them this role.
81-
- **Ignore role**: Ignore any person who has this role.
80+
- **Require roles**: require any of the selected roles.
81+
- **Ignore roles**: ignore any of the selected roles.
8282
- **Mode**: Select between none, single, multiple to restrict the number of roles they can assign them themselves.
8383

8484
Role groups have additional options that can be enabled/disabled by selecting the corresponding checkbox such as:

0 commit comments

Comments
 (0)