account-age
Description#
Gates a rule on how old the acting member's Discord account is. Pick a comparator (below or above), a whole number, and a unit from minutes up to years (months count as 30 days, years as 365). Useful for rules that should only touch brand-new accounts, or only established ones.
Parameters#
| parameter | required | what it is | notes |
|---|---|---|---|
| comparator | optional | comparator | one of: below, above, default below |
| value | yes | value | |
| unit | optional | unit | one of: minutes, hours, days, months, years, default days |
Permissions#
Configured in the portal by people who manage the server. The bot needs nothing extra: account age comes from the account itself.
Examples#
e.g. below 7 days catches accounts created this week.
e.g. above 30 days exempts established accounts from a strict raid rule.