$findUser
Finds a user's ID using username, ID, or mention.
Usage
$findUser[user;(optional) returnAuthorID (yes/no)]
Breakdown
user
- The user's username, ID, or mention to find.returnAuthorID
- Whether to return the author ID if no user was found. Default isyes
. Optional.
Example
$nomention
$findUser[$message]