$triggerExists

Check if a trigger with token exists or not

Usage

$triggerExists[Token]

Example (An existing trigger):

Member02/20/2024
!!exec $triggerExists[fx1d53]

Custom Command Bot 02/20/2024
true

Example (not available trigger):

Member02/20/2024
!!exec $triggerExists[abcdef]

Custom Command Bot 02/20/2024
false