$blackListIDs

Blocks certain users from using the command.

Syntax

$blackListIDs[user IDs;...;error message]

Parameters

  • user IDs (Type: Snowflake || Flag: Emptiable): The users to blacklist from using the command. Separate user IDs with ;.

    How to get user ID?

  • error message (Type: String || Flag: Emptiable): The message that will be sent when the user running the command is blacklisted.

Example

$nomention
$blackListIDs[566613317972394004;437154602626973697;❌ You can't use this command!]
Pong! $ping ms

example