Custom Command
Dashboard
open in new window
Discord
open in new window
GitHub
open in new window
#
$triggerExists
Check if a trigger with the specified token exists
#
Usage
$triggerExists
[
Token
]
1
#
Example (An existing trigger):
Member
08/02/2024
!!exec $triggerExists[fx1d53]
Custom Command
Bot
08/02/2024
true
#
Example (not available trigger):
Member
08/02/2024
!!exec $triggerExists[abcdef]
Custom Command
Bot
08/02/2024
false
$suppressErrors
$wait