Skip to content

Conversation

Paillat-dev
Copy link
Member

@Paillat-dev Paillat-dev commented Nov 14, 2024

Summary

fix #2649

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.

@Paillat-dev Paillat-dev requested a review from a team as a code owner November 14, 2024 08:04
@Paillat-dev Paillat-dev changed the title 🐛 Fix None default role in user installed apps. fix: 🐛 Fix None default role in user installed apps. Nov 14, 2024
@plun1331 plun1331 enabled auto-merge (squash) November 14, 2024 14:00
@plun1331 plun1331 requested review from JustaSqu1d and removed request for CodeWithSwastik November 14, 2024 14:00
@plun1331 plun1331 added bug Something isn't working priority: medium Medium Priority status: awaiting review Awaiting review from a maintainer labels Nov 14, 2024
@plun1331 plun1331 added this to the v2.7 milestone Nov 14, 2024
Copy link
Member

@Lulalaby Lulalaby left a comment

Choose a reason for hiding this comment

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

meow

@plun1331 plun1331 merged commit e4946ec into Pycord-Development:master Nov 14, 2024
25 checks passed
@Paillat-dev Paillat-dev deleted the fix-role-none branch November 14, 2024 19:25
OmLanke pushed a commit to OmLanke/pycord that referenced this pull request Dec 16, 2024
…pment#2650)

* 🐛 Fix `None` default role in user installed apps.

* 📝 CHANGELOG.md

* style(pre-commit): auto fixes from pre-commit.com hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: medium Medium Priority status: awaiting review Awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Member.guild_permissions raises an error with user installed message commands when the bot is not present in the guild's server
3 participants