$triggerExists

Check if a trigger with token exists or not

Usage

$triggerExists[Token]

Example (An existing trigger):

Member09/19/2023
!!exec $triggerExists[fx1d53]

Custom Command Bot 09/19/2023
true

Example (not available trigger):

Member09/19/2023
!!exec $triggerExists[abcdef]

Custom Command Bot 09/19/2023
false