notify template_edit - Edit Notification Template
Command
/notify template_edit
Description
This command is used to edit an existing notification template. You can modify all its properties, including message content, channel, and color.
Usage
/notify template_edit <template_id>
After entering the command, RoleTimer Bot will pop up a modal (form) to make changes via the interface.
Parameters
Required Parameters
<template_id>: Enter the Template ID to edit. (ID can be viewed in/notify template_list).
Examples
Example 1: Edit template with ID 123.
/notify template_edit template_id:123
Notes
- Real-time Effect: Once modification is complete, all roles linked to this template will immediately use the new template for notifications.
FAQ
- Q: What if I don't remember the Template ID?
A: Please run
/notify template_listfirst to view all templates and their IDs.