$lerefAvatar will return the Avatar of the creator of aoi.js
$lerefAvatar
This will return the creator’s Avatar:
1client.command({2 name: "lerefAvatar",3 code: `4 $lerefAvatar5 `6});