Skip to content

feat: ✨ Add Member.colours#3063

Merged
Paillat-dev merged 6 commits into
Pycord-Development:masterfrom
ToothyDev:feat/update_member_color_attrs
Feb 13, 2026
Merged

feat: ✨ Add Member.colours#3063
Paillat-dev merged 6 commits into
Pycord-Development:masterfrom
ToothyDev:feat/update_member_color_attrs

Conversation

@ToothyDev

Copy link
Copy Markdown
Contributor

Summary

This PR adds .colours and .colors to Member in order to get the rendered role's colours including secondary and tertiary.
Member.colour also now points to this, using the primary color.

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

pycord-app Bot commented Jan 13, 2026

Copy link
Copy Markdown

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/3063/head:pr-3063
git checkout pr-3063

This pull request can be installed with:

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

@ToothyDev
ToothyDev marked this pull request as ready for review January 13, 2026 15:35
@ToothyDev
ToothyDev requested review from a team as code owners January 13, 2026 15:35
@ToothyDev
ToothyDev requested review from a user, Lulalaby, Soheab and plun1331 January 13, 2026 15:35
@pullapprove4
pullapprove4 Bot requested a review from Paillat-dev January 13, 2026 15:35
Comment thread discord/member.py Outdated
Comment thread discord/member.py Outdated
Comment thread discord/member.py Outdated

@Paillat-dev Paillat-dev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change in general

Comment thread discord/member.py Outdated
Comment thread discord/member.py Outdated
Paillat-dev
Paillat-dev previously approved these changes Jan 14, 2026

@Paillat-dev Paillat-dev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested; code lgtm

@Paillat-dev

Copy link
Copy Markdown
Member

However hold for 2.8

@Paillat-dev Paillat-dev added the priority: low Low Priority label Jan 14, 2026
@Paillat-dev
Paillat-dev merged commit 1088549 into Pycord-Development:master Feb 13, 2026
25 checks passed
@ToothyDev
ToothyDev deleted the feat/update_member_color_attrs branch February 14, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Implements a feature priority: low Low Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants