Role Reactor LogoRole Reactor
Temporary Role

Remove Temporary Role

Use this command to revoke a temporary role early (e.g., if a timeout is lifted or access is no longer needed).

Parameters

user (required)

User to remove the role from

role (required)

The temporary role to remove

reason (optional)

Reason for removal

Step-by-Step Example

  1. Identify the user and role to remove.
  2. Run the command:
    /remove-temp-role 
    user:@Username 
    role:@VIP 
    reason:"Early removal requested"
  3. The bot will remove the temporary role from the user.

Troubleshooting

  • Role not removed: Ensure the bot has Manage Roles permission and the role is temporary.
  • User not found: Double-check the username or mention.

Best Practices

  • Use for moderation flexibility or to end temporary access early.
  • Document reasons for early removal if needed.