Closed MidSpike closed 3 years ago
@rossloika @dr4wn I would like your opinions on this
Use displayName instead of name(username)
Will allow us to use the username a user would like, will also let other users not be confused about what to call the newly joined user
GET https://users.roblox.com/v1/users/<ROBLOX_USER_ID>
{
"displayName": "<ROBLOX_USER_USERNAME>"
}
"displayName": "
"
Suggestion merged with initial comment.
After speaking with @MidSpike and reading through this, I do like the idea and I hope to see this to be continued forward into development.
Alright, great to hear on this, I will get to work on this by 09/16/2021
When displaying the display name in DMS, should we also include the user name Ex: Will_F (@Creator_Will)
When displaying the display name in DMS, should we also include the user name Ex: Will_F (@Creator_Will)
I would say so, lower the chance for confusion
When displaying the display name in DMS, should we also include the user name Ex: Will_F (@Creator_Will)
I would say so, lower the chance for confusion
We need to remember to account for Discord's character limit in dropdown options
The goal
Reduce the need for people to join our product hub in order to verify.
Methods
We could use a combination of roblox verification bot apis such as bloxlink.
Auto-Verification Process
Documented APIs