notify unassign - Unassign Template
Command
/notify unassign
Description
This command is used to unbind a role from a notification template. After unbinding, changes to this role will no longer trigger RoleTimer Bot to send notifications.
Usage
/notify unassign <role>
Parameters
Required Parameters
<role>: Select the Discord role to stop notifications for.
Examples
Example 1: Stop notifications for the @VIP role.
/notify unassign role:@VIP
Notes
- Unbind Only: This operation does not delete the template itself, it only severs the link between the role and the template.
FAQ
- Q: Can I restore it after unassigning?
A: Yes. Use
/notify assignagain to rebind.