Role Management
List Roles
Use this command to see all active role selection messages and get their message IDs for updating or deleting.
Step-by-Step Example
- Run the command:
/list-roles
- The bot will reply with a list of all role messages and their IDs.
Troubleshooting
- No messages found: Make sure you have created role messages with
/setup-roles
. - Permission errors: Ensure the bot can read messages in the relevant channels.
Related Commands
/setup-roles
Create a new role message
/update-roles
Edit a role message
/delete-roles
Remove a role message
Best Practices
- Use this command before updating or deleting role messages.
- Keep a record of message IDs for quick management.