Reaction Roles
Setup and configure reaction role panels and reactions
Configuration Options
General Settings
Option | Description | Example |
---|---|---|
Enabled | Set this to |
|
useButtons | Set to |
|
resetReacts | Set to |
|
ChannelID | The ID of the channel where the reaction role panel will be posted. |
|
Hint: Use buttons for a more interactive and modern user experience.
Example Configuration
Configuration Details
Embed Settings
Option | Description | Example |
---|---|---|
Title | The title of the embed panel. |
|
Description | The description of the embed panel. Use lists to make it clear. | See example above |
Footer | The footer text and icon for the embed. | `"Drako Development |
Author | The author text and icon for the embed. |
|
Color | The color of the embed. Use hex codes for custom colors. |
|
Reaction Settings
Option | Description | Example |
---|---|---|
Name | The name of the role to be assigned. |
|
Emoji | The emoji used for the reaction. |
|
Style | The style of the button (Primary, Secondary, Success, Danger). |
|
Description | A brief description of the role. |
|
RoleID | The ID of the role to be assigned. |
|
Hint: Ensure that the RoleID
corresponds to roles that exist in your Discord server.
Adding Multiple Panels
To support multiple panels, copy the configuration for Panel1
and rename it to Panel2
, Panel3
, etc., adjusting the details as needed.
Example for Multiple Panels
Hint: Use different channel IDs and customize the embed details for each panel to match the specific roles and themes.
Last updated