$isBot
Returns whether or not the provided user is a bot.
🧙♂️ 'true' means the user is a bot, 'false' means the user is not a bot.
Usage
$isBot[userID]
Breakdown
userID
- The user to check.
Example
$nomention
Bot? $isBot[$findUser[$message]]