Open ghost opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
I hate this bot. (why am I not able to reopen an issue??? I'm literally the one who made it?????)
This function allows you to view the GECOS or "Full/Display Name" of the account.
I'm not sure if it should be
Deno.getUserFullName
,Deno.getUserGecos
orDeno.getUserDisplayName
It might be a long name so suggestions appreciated. I actually already did this in this snippet, but this should probably be better as a Deno built-in function: