ajdavis / proporti.onl

Compare number of women, men, and nonbinary people among my friends and followers.
https://www.proporti.onl
Apache License 2.0
238 stars 27 forks source link

Check for gender declarations in bio #3

Closed serin-delaunay closed 7 years ago

serin-delaunay commented 7 years ago

At the moment declared_gender() checks only for pronouns. It might be a good idea to look for gender identities in the bio, for instance "non-binary", "nonbinary", "woman", "genderfluid", etc. There are users who declare a gender on their bio but don't mention pronouns. If a user declares a nonbinary gender then that should take priority over any pronouns they declare.

ajdavis commented 7 years ago

Good idea, I'll add this.