Categories
Last updated
Last updated
Adding categories can be done with a simple command:
type
: Type that will determine the behavior of the category.
component
: Allows you to set a category component to use buttons or private select menu instead of the default select menu.
placeholder
: Placeholder text of select menu component.
max-options
: Maximum number of selectable options / roles in the select menu / role-button row.
min-options
: Minimum number of selectable options / roles in the select menu / role-button row.
secret-code
: Custom code that users have to submit to access the category.
Set secret-code
to Random
to generate a random 8-digit code.
Set to DynamicRandom
to generate a random 8-digit code, that will be updated after each successful submit. You can give these codes as one-time "keys" for access.
Set to Verification
to require 8-digit captcha from a member.
To change the number of digits, add a number from 1 to 35 after each type, for example: Random10
, DynamicRandom5
, Verification3
.
You can delete some of the category parameters using -
as a value.
You can edit the embed of the category's message using this command:
If you need to see a list of the categories, you can do that with:
You can remove a category, but doing so will remove all configured roles in this category as well. Roles will stay in your server, but you will need to reassign them to a category.
You can't reorder a category with more than 25 roles.
Since the bot can temporarily disconnect from Discord, role deletions and name changes may not be recognized. If you delete a role or update a role's name, you can update components for that category by using this subcommand:
or using the context-menu command:
Right-click or hold category message -> Apps -> Synchronize
Members who don't have the necessary roles set in the category will not be able to select roles from the selected category.
If you need to move a category to another channel, use following command:
Category linking allows to clear the roles of both - selected category and linked categories with that category. Useful with Unique Get
type.
Removes all links of the specified category.
You can use them to fill out some color
options.
String (case-insensitive) | Hexadecimal | Preview |
---|---|---|
Black
000000
White
FFFFFF
Aqua
1ABC9C
Green
57F287
Blue
3498DB
Yellow
FEE75C
Purple
9B59B6
Luminous Vivid Pink
E91E63
Fuchsia
EB459E
Gold
F1C40F
Orange
E67E22
Red
ED4245
Grey
95A5A6
Navy
34495E
Dark Aqua
11806A
Dark Green
1F8B4C
Dark Blue
206694
Dark Purple
71368A
Dark Vivid Pink
AD1457
Dark Gold
C27C0E
Dark Orange
A84300
Dark Red
992D22
Dark Grey
979C9F
Darker Grey
7F8C8D
Light Grey
BCC0C0
Dark Navy
2C3E50
Blurple
5865F2
Greyple
99AAB5
Dark But Not Black
2C2F33
Default
2C2F33
Not Quite Black
23272A