Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for reading User.pronouns #1172

Open
duccdev opened this issue May 18, 2024 · 0 comments
Open

Add support for reading User.pronouns #1172

duccdev opened this issue May 18, 2024 · 0 comments
Labels
Feature Request a new feature

Comments

@duccdev
Copy link

duccdev commented May 18, 2024

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 duccdev added the Feature Request a new feature label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request a new feature
Projects
None yet
Development

No branches or pull requests

1 participant