← 回 Rules
Edit Rule / 編輯規則
sleeping_awake
Name 名稱
Event Type
Cooldown Minutes 冷卻分鐘
Condition (JSON)
{ "min_dormant_days": 90 }
e.g. {"min_amount": 10000} 或 {"min_dormant_days": 90}
Actions (JSON array)
[ { "color": "blue", "emoji": "\ud83c\udf05", "type": "discord_alert" } ]
可用 type:
•
discord_alert
{emoji, color}
•
auto_draft
{template_code, max_audience, use_ai_rewrite}
•
log_only
Save 儲存
Cancel