$userURL
Returns a direct link of your Discord.
Usage
$userURL[userID]
Parameters
Field | Type | Description | Required? |
---|---|---|---|
userID | string | id of the user to return their link | true |
Example
This will return your Discord link.
$userURL[$authorID]
Returns a direct link of your Discord.
$userURL[userID]
Field | Type | Description | Required? |
---|---|---|---|
userID | string | id of the user to return their link | true |
This will return your Discord link.
$userURL[$authorID]