$triggerExists

Check if a trigger with token exists or not

Usage

$triggerExists[Token]
1

Example (An existing trigger):

Member01/27/2023
!!exec $triggerExists[fx1d53]

Custom Command Bot 01/27/2023
true

Example (not available trigger):

Member01/27/2023
!!exec $triggerExists[abcdef]

Custom Command Bot 01/27/2023
false