$triggerExists

Check if a trigger with the specified token exists

Usage

$triggerExists[Token]

Example (An existing trigger):

Member04/23/2025
!!exec $triggerExists[fx1d53]

Custom Command Bot 04/23/2025
true

Example (not available trigger):

Member04/23/2025
!!exec $triggerExists[abcdef]

Custom Command Bot 04/23/2025
false