Skip to content

feat: ✨ Add User.collectibles#3107

Draft
ToothyDev wants to merge 4 commits intoPycord-Development:masterfrom
ToothyDev:feat/user-collectibles
Draft

feat: ✨ Add User.collectibles#3107
ToothyDev wants to merge 4 commits intoPycord-Development:masterfrom
ToothyDev:feat/user-collectibles

Conversation

@ToothyDev
Copy link
Contributor

@ToothyDev ToothyDev commented Feb 15, 2026

Summary

This PR aims to add User.collectibles to better reflect the current API surrounding collectibles / nameplates. Currently, this was opaquely aliased by User.nameplate, this is now done as an explicit alias.

For this, I added a new Collectibles class currently only holding the nameplate, which is accessible via User.collectibles.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.

@pycord-app
Copy link

pycord-app bot commented Feb 15, 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/3107/head:pr-3107
git checkout pr-3107

This pull request can be installed with:

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

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