Role Reactor LogoRole Reactor
Role Management

Update Roles

Use this command to change the title, description, roles, or color of an existing role message without deleting and recreating it.

Parameters

message_id (required)

ID of the message to update

title (optional)

New title for the message

description (optional)

New description

roles (optional)

New role configuration

color (optional)

New embed color

Step-by-Step Example

  1. Use /list-roles to get the message ID you want to update.
  2. Decide what you want to change (title, description, roles, color).
  3. Run the command:
/update-roles 
message_id:123456789012345678
title:"Updated Server Roles"
roles:"🎮:Gaming,📚:Books,🎵:Music,🎨:Art"
  1. The bot will update the message in place.

Troubleshooting

  • Message not found: Double-check the message ID from /list-roles.
  • No changes applied: Make sure you specify at least one field to update.
  • Permission errors: Ensure the bot can edit the target message and manage roles.

Best Practices

  • Always verify the message ID before updating.
  • Announce changes to your community if roles are significantly altered.