discord.js-selfbot-v13 icon indicating copy to clipboard operation
discord.js-selfbot-v13 copied to clipboard

Add support for reading User.pronouns

Open duccdev opened this issue 1 year ago • 0 comments

Which package is the feature request for?

The core library

Feature

ClientUser (the selfbot) has a readable pronouns property while a normal User doesn't I'm trying to make my own little AI selfbot kinda like Clyde using this and I wanted to give the model some info about the user and unfortunately I can't read pronouns

Ideal solution or implementation

Add a pronouns property to User that can be accessed using User.pronouns For example: msg.author.pronouns

Alternative solutions or implementations

No response

Other context

No response

duccdev avatar May 18 '24 04:05 duccdev