$triggerExists

Check if a trigger with token exists or not

Usage

$triggerExists[Token]

Example (An existing trigger):

Member07/17/2024
!!exec $triggerExists[fx1d53]

Custom Command Bot 07/17/2024
true

Example (not available trigger):

Member07/17/2024
!!exec $triggerExists[abcdef]

Custom Command Bot 07/17/2024
false