Skip to content

✨ feat: subgroup support for bridge commands#3076

Draft
Soheab wants to merge 2 commits intoPycord-Development:masterfrom
Soheab:feat/bridge-subgroup
Draft

✨ feat: subgroup support for bridge commands#3076
Soheab wants to merge 2 commits intoPycord-Development:masterfrom
Soheab:feat/bridge-subgroup

Conversation

@Soheab
Copy link
Contributor

@Soheab Soheab commented Jan 26, 2026

Summary

This PR adds support for subgroups to bridge commands.

Fixes #2035

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

  • [x 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 Jan 26, 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/3076/head:pr-3076
git checkout pr-3076

This pull request can be installed with:

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

@Paillat-dev Paillat-dev self-assigned this Jan 26, 2026
@Paillat-dev Paillat-dev added priority: low Low Priority feature Implements a feature hold: documentation This pull request is missing documentation hold: changelog This pull request is missing a changelog entry hold: testing This pull request requires further testing labels Jan 26, 2026
@Lumabots
Copy link
Contributor

i'll take a look after my exam, making the subgroup for bridge on my end i encountered a lot of issue that i didnt think about

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Implements a feature hold: changelog This pull request is missing a changelog entry hold: documentation This pull request is missing documentation hold: testing This pull request requires further testing priority: low Low Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sub-subcommands for ext.bridge

3 participants