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
- Identify the user and role to remove.
- Run the command:
/remove-temp-role user:@Username role:@VIP reason:"Early removal requested"
- 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.
Related Commands
Best Practices
- Use for moderation flexibility or to end temporary access early.
- Document reasons for early removal if needed.