Skip to content

feat: ✨ Add member nameplates#3104

Draft
ToothyDev wants to merge 10 commits intoPycord-Development:masterfrom
ToothyDev:feat/member-nameplate
Draft

feat: ✨ Add member nameplates#3104
ToothyDev wants to merge 10 commits intoPycord-Development:masterfrom
ToothyDev:feat/member-nameplate

Conversation

@ToothyDev
Copy link
Contributor

Summary

Members are able to have guild-specific nameplates, this wasn't yet reflected in Pycord, this PR adds that. Previously, Member.nameplate directed to User.nameplate

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

Depends on #3103

@pycord-app
Copy link

pycord-app bot commented Feb 14, 2026

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3104/head:pr-3104
git checkout pr-3104

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3104/head

@ToothyDev ToothyDev changed the title feat: ✨ Add Member.nameplate feat: ✨ Add member nameplates Feb 14, 2026
Technically this existed in 2.7 already, inherited from User, but imo it's new enough functionality to justify that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant