$user

Retrieve an information about user given his user id, like his username.

Usage $user[userid;property]

Supported Properties

PropertyDescription
nameusername
iduser ID
taguser Tag
discrimuser discriminator
mentionuser mention
avataruser avatar URL
isbotuser is a bot, returns true/false
bannerreturn the user banner, undefined is returned if not found (user must be cached)
createduser account date and time of creation
timestampcreation timestamp of user account
displaynameuser display name if exists, otherwise username

Member08/22/2024
!!exec $user[$authorID;name]
Custom Command Bot 08/22/2024
Member
Function difficulty: Easy
Tags: compact user