Skip to content

Pull requests: DisnakeDev/disnake

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(appinfo)!: remove deprecated summary fields breaking change Includes breaking changes to code/packaging
#1531 opened May 29, 2026 by shiftinv Member Loading…
1 of 8 tasks
disnake v2.13
refactor(enums)!: remove deprecated PartyType enum breaking change Includes breaking changes to code/packaging
#1530 opened May 29, 2026 by shiftinv Member Loading…
8 tasks
disnake v2.13
refactor(bot)!: remove deprecated sync_commands* parameters breaking change Includes breaking changes to code/packaging
#1528 opened May 28, 2026 by shiftinv Member Loading…
1 of 8 tasks
disnake v2.13
refactor(typing): Use typing_extensions.deprecated over utils.deprecated t: enhancement New feature t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1527 opened May 25, 2026 by Enegg Contributor Loading…
4 of 8 tasks
refactor(typing): replace @overloads with TypeVar defaults s: needs review Issue/PR is awaiting reviews skip news t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1526 opened May 25, 2026 by Enegg Contributor Loading…
4 of 8 tasks
feat(guild): support message search endpoint s: needs review Issue/PR is awaiting reviews t: api support Support of Discord API features t: enhancement New feature
#1522 opened May 20, 2026 by shiftinv Member Loading…
5 of 8 tasks
disnake v2.13
feat(application): use flags_new field t: api support Support of Discord API features t: enhancement New feature
#1519 opened May 13, 2026 by shiftinv Member Loading…
3 of 8 tasks
disnake v2.13
feat(invite): implement community invites s: needs review Issue/PR is awaiting reviews t: api support Support of Discord API features t: enhancement New feature
#1511 opened Mar 8, 2026 by Snipy7374 Collaborator Loading…
5 of 8 tasks
Fix tasks.loop running twice when a specific time is given
#1508 opened Feb 23, 2026 by FrederickStempfle Loading…
3 of 8 tasks
fix(converter): prevent ColourConverter from returning non-Color types like tuples
#1491 opened Dec 18, 2025 by devbutlazy Contributor Loading…
4 of 8 tasks
refactor: type(x).__name__ => x.__class__.__name__ s: needs review Issue/PR is awaiting reviews skip news t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1466 opened Oct 24, 2025 by Enegg Contributor Loading…
3 of 8 tasks
feat(Flags)!: return Flags instance on class property access breaking change Includes breaking changes to code/packaging t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1463 opened Oct 20, 2025 by Enegg Contributor Loading…
5 of 8 tasks
refactor: use absolute imports t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1451 opened Oct 20, 2025 by onerandomusername Member Draft
build: use a src layout t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1450 opened Oct 20, 2025 by onerandomusername Member Draft
feat(examples): add new examples about CV2 skip news t: documentation Improvements or additions to documentation/examples t: enhancement New feature
#1419 opened Oct 6, 2025 by Snipy7374 Collaborator Loading…
3 of 8 tasks
feat: add recurrence rule support to GuildScheduledEvent s: needs review Issue/PR is awaiting reviews t: api support Support of Discord API features t: enhancement New feature
#1295 opened May 10, 2025 by Mantouisyummy Loading…
5 of 8 tasks
feat!: remove deprecated guild create features breaking change Includes breaking changes to code/packaging s: needs review Issue/PR is awaiting reviews
#1293 opened Apr 18, 2025 by Snipy7374 Collaborator Loading…
4 of 8 tasks
feat(flags): add new flags to Embed and update Attachment flags t: api support Support of Discord API features t: enhancement New feature
#1283 opened Jan 31, 2025 by Snipy7374 Collaborator Loading…
4 of 8 tasks
feat!: use the guild data provided on interactions s: in progress Issue/PR is being worked on t: api support Support of Discord API features t: enhancement New feature
#1236 opened Sep 23, 2024 by onerandomusername Member Draft
5 of 8 tasks
feat: new message type PURCHASE_NOTIFICATION s: waiting for api/docs Issue/PR is waiting for API support/documentation t: api support Support of Discord API features t: enhancement New feature
#1226 opened Aug 10, 2024 by EmmmaTech Contributor Draft
1 of 8 tasks
feat(commands): Add support for Range[LargeInt, ...] t: enhancement New feature
#1201 opened Jun 2, 2024 by Enegg Contributor Loading…
4 of 8 tasks
fix(typing): complete unparametrized generics s: in progress Issue/PR is being worked on t: refactor/typing/lint Refactors, typing changes and/or linting changes
#1199 opened May 29, 2024 by Enegg Contributor Draft
2 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.