Skip to content

fix: 🐛 Remove old code that only applies for bot guild owners (not possible anymore)#3056

Merged
Paillat-dev merged 11 commits into
Pycord-Development:masterfrom
ToothyDev:fix/remove_owner_features
Jan 10, 2026
Merged

fix: 🐛 Remove old code that only applies for bot guild owners (not possible anymore)#3056
Paillat-dev merged 11 commits into
Pycord-Development:masterfrom
ToothyDev:fix/remove_owner_features

Conversation

@ToothyDev

Copy link
Copy Markdown
Contributor

Summary

Removes some code that only worked when owners were able to own guilds, since this is no longer the case, the code is now effectively dead

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 2, 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/3056/head:pr-3056
git checkout pr-3056

This pull request can be installed with:

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

Paillat-dev
Paillat-dev previously approved these changes Jan 3, 2026
Comment thread discord/guild.py Outdated
@Lulalaby

Lulalaby commented Jan 3, 2026

Copy link
Copy Markdown
Member

can you also check if we have references to create guild anywhere?

@ToothyDev

Copy link
Copy Markdown
Contributor Author

can you also check if we have references to create guild anywhere?

Seems to be quite a few, I'll get on it. I probably missed delete stuff there too

Lulalaby
Lulalaby previously approved these changes Jan 4, 2026

@Lulalaby Lulalaby 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.

Thanks ❤️

Paillat-dev
Paillat-dev previously approved these changes Jan 5, 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.

lgtm

Comment thread CHANGELOG.md Outdated
@Paillat-dev Paillat-dev added this to the v2.7.1 milestone Jan 7, 2026
@Paillat-dev
Paillat-dev disabled auto-merge January 10, 2026 10:55
@Paillat-dev
Paillat-dev enabled auto-merge (squash) January 10, 2026 10:55

@Lulalaby Lulalaby 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.

Begone old code

@Paillat-dev
Paillat-dev merged commit 128a172 into Pycord-Development:master Jan 10, 2026
25 checks passed
@ToothyDev
ToothyDev deleted the fix/remove_owner_features branch January 10, 2026 13:16
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.

4 participants