$triggerExists

Check if a trigger with the specified token exists

Usage

$triggerExists[Token]

Example (An existing trigger):

Member08/02/2024
!!exec $triggerExists[fx1d53]

Custom Command Bot 08/02/2024
true

Example (not available trigger):

Member08/02/2024
!!exec $triggerExists[abcdef]

Custom Command Bot 08/02/2024
false