Skip to content

feat: Radio Groups & Checkboxes#3073

Open
NeloBlivion wants to merge 31 commits intoPycord-Development:masterfrom
NeloBlivion:checkbox
Open

feat: Radio Groups & Checkboxes#3073
NeloBlivion wants to merge 31 commits intoPycord-Development:masterfrom
NeloBlivion:checkbox

Conversation

@NeloBlivion
Copy link
Member

@NeloBlivion NeloBlivion commented Jan 21, 2026

Summary

Implements radio groups, checkbox groups, and checkboxes in modals
image
Alpha server only right now

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 Jan 21, 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/3073/head:pr-3073
git checkout pr-3073

This pull request can be installed with:

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

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.

SMH blindly copying

Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
@NeloBlivion NeloBlivion marked this pull request as ready for review January 21, 2026 05:50
plun1331
plun1331 previously approved these changes Jan 21, 2026
Copy link
Member

@plun1331 plun1331 left a comment

Choose a reason for hiding this comment

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

yeah that probably looks okay or something and i might have read all the code im not sure

goodnight

@Paillat-dev
Copy link
Member

U mean I going to sleep now I woke upe 30 mins ago lol

@@ -0,0 +1,115 @@
from __future__ import annotations
Copy link
Member

Choose a reason for hiding this comment

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

Copyrights

@Paillat-dev Paillat-dev added this to the v2.8 milestone Jan 25, 2026
Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
NeloBlivion and others added 4 commits February 8, 2026 00:09
Co-authored-by: Paillat <jeremiecotti@ik.me>
Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com>
Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com>
Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com>
Signed-off-by: Nelo <41271523+NeloBlivion@users.noreply.github.com>
@Paillat-dev Paillat-dev self-requested a review February 8, 2026 00:11
@NeloBlivion
Copy link
Member Author

todo:

  • update with generate_underlying

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.

5 participants