Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Rapptz/discord.py
An API wrapper for Discord written in Python.
https://github.com/Rapptz/discord.py
Fix return types in sync.py docstring
53de3f9cbb9a2a5ee748a17829403e24a3c00b2b authored over 1 year ago by scruz <[email protected]>
53de3f9cbb9a2a5ee748a17829403e24a3c00b2b authored over 1 year ago by scruz <[email protected]>
Add new use_soundboard and manage_guild_expressions permissions
e3e0d93dd976e43774cde6309529121752eb9933 authored over 1 year ago by Andrin S <[email protected]>
e3e0d93dd976e43774cde6309529121752eb9933 authored over 1 year ago by Andrin S <[email protected]>
Fix crash from Discord sending null channel_id for automod audit logs
ebc1bc3cbb2bccc66d9cb7fd97944507b4105303 authored over 1 year ago by Rapptz <[email protected]>
ebc1bc3cbb2bccc66d9cb7fd97944507b4105303 authored over 1 year ago by Rapptz <[email protected]>
Upgrade Message.guild references if None in Interaction
bb7668f8a58ba4b8161edeb77f8936ff807d6537 authored almost 2 years ago by Rapptz <[email protected]>
bb7668f8a58ba4b8161edeb77f8936ff807d6537 authored almost 2 years ago by Rapptz <[email protected]>
Clean up Guild.edit documentation
064cbd11254e0862e4637093b969cf6cdb020608 authored almost 2 years ago by Rapptz <[email protected]>
064cbd11254e0862e4637093b969cf6cdb020608 authored almost 2 years ago by Rapptz <[email protected]>
Add mfa_level parameter to Guild.edit
2ca1a3a9a48c3cc0da10c7ad2214370903c99970 authored almost 2 years ago by Puncher <[email protected]>
2ca1a3a9a48c3cc0da10c7ad2214370903c99970 authored almost 2 years ago by Puncher <[email protected]>
Add widget_channel and widget_enabled parameters in Guild.edit
7af70ac988addef82ff45422219851493121d2dd authored almost 2 years ago by Puncher <[email protected]>
7af70ac988addef82ff45422219851493121d2dd authored almost 2 years ago by Puncher <[email protected]>
Add overloads for AutoModRuleAction.__init__
879c8b9340f882b961db00de95977f3cf47c2305 authored almost 2 years ago by Puncher <[email protected]>
879c8b9340f882b961db00de95977f3cf47c2305 authored almost 2 years ago by Puncher <[email protected]>
Include ssrc parameter when sending a SPEAKING payload
As it is a required parameter.
Don't unnecessarily send a second SPEAKING payload after
conn...
Fix improper usages of Optional MISSING in create_forum
08d668f21b606abe46a9f8c43012441fa5ca8749 authored almost 2 years ago by Rapptz <[email protected]>
08d668f21b606abe46a9f8c43012441fa5ca8749 authored almost 2 years ago by Rapptz <[email protected]>
Fix Widget.members type docstring
c495762aa67624f1c4e2809f98443fb56f787217 authored almost 2 years ago by Rapptz <[email protected]>
c495762aa67624f1c4e2809f98443fb56f787217 authored almost 2 years ago by Rapptz <[email protected]>
Add default_reaction_emoji and default_forum_layout to create_forum
7db197ef250bd397fd20e0a338cf35044a5e2751 authored almost 2 years ago by Puncher <[email protected]>
7db197ef250bd397fd20e0a338cf35044a5e2751 authored almost 2 years ago by Puncher <[email protected]>
Add Guild.get_emoji helper
198425707e4bc61939a37eeab6d40b7ea2e1e949 authored almost 2 years ago by rdrescher909 <[email protected]>
198425707e4bc61939a37eeab6d40b7ea2e1e949 authored almost 2 years ago by rdrescher909 <[email protected]>
Add missing param send_start_notification to create_instance
dc9fb1fd84914df64576264d9cf6c151e768fefb authored almost 2 years ago by Puncher <[email protected]>
dc9fb1fd84914df64576264d9cf6c151e768fefb authored almost 2 years ago by Puncher <[email protected]>
Fix MISSING error for enabled param in create_automod_rule
103d75540ca930152b6d39a6c6a503f67c2f2b06 authored almost 2 years ago by Puncher <[email protected]>
103d75540ca930152b6d39a6c6a503f67c2f2b06 authored almost 2 years ago by Puncher <[email protected]>
Add support for default_thread_slowmode_delay in TextChannel
79c508311fa45a7e41484c181d54a9ea9324953d authored almost 2 years ago by Puncher <[email protected]>
79c508311fa45a7e41484c181d54a9ea9324953d authored almost 2 years ago by Puncher <[email protected]>
Add support for default_sort_order in ForumChannel
a1295868a629a1307f5fd9d7dbc79ae5eb9eb991 authored almost 2 years ago by Puncher <[email protected]>
a1295868a629a1307f5fd9d7dbc79ae5eb9eb991 authored almost 2 years ago by Puncher <[email protected]>
Fix create_scheduled_event param handling
60094b17a9861e1bf94726869d8f1f5c31a50957 authored almost 2 years ago by Puncher <[email protected]>
60094b17a9861e1bf94726869d8f1f5c31a50957 authored almost 2 years ago by Puncher <[email protected]>
[commands] Pass failed argument's value to BadLiteralArgument
a938b10e5a680405a99a5d0bb49e8d075fb0fecf authored almost 2 years ago by Soheab_ <[email protected]>
a938b10e5a680405a99a5d0bb49e8d075fb0fecf authored almost 2 years ago by Soheab_ <[email protected]>
Version bump for development
78099992dd40d984e9cb8f6505a4e5ecd0115e57 authored almost 2 years ago by Rapptz <[email protected]>
78099992dd40d984e9cb8f6505a4e5ecd0115e57 authored almost 2 years ago by Rapptz <[email protected]>
Version bump to v2.2.2
78175ded1b29ff73c1fb1d4bcfc85e42b572fa07 authored almost 2 years ago by Rapptz <[email protected]>
78175ded1b29ff73c1fb1d4bcfc85e42b572fa07 authored almost 2 years ago by Rapptz <[email protected]>
[commands] Use `...` for `Command` and `Group` typing
0ea098567c760e47623ec82622fda8acab429fc5 authored almost 2 years ago by Bryan Forbes <[email protected]>
0ea098567c760e47623ec82622fda8acab429fc5 authored almost 2 years ago by Bryan Forbes <[email protected]>
Version bump to v2.2.1
bbf2cce488b524effa614ec0c8ae347e5fafff95 authored almost 2 years ago by Rapptz <[email protected]>
bbf2cce488b524effa614ec0c8ae347e5fafff95 authored almost 2 years ago by Rapptz <[email protected]>
Add changelog for v2.2.1
4661fff2a015ee53e415aedaca6b6b130ec4a265 authored almost 2 years ago by Rapptz <[email protected]>
4661fff2a015ee53e415aedaca6b6b130ec4a265 authored almost 2 years ago by Rapptz <[email protected]>
Version bump for development
82bfb3cf34be05695e969366459c15711b4032d7 authored almost 2 years ago by Rapptz <[email protected]>
82bfb3cf34be05695e969366459c15711b4032d7 authored almost 2 years ago by Rapptz <[email protected]>
[commands] Fix some more partially uknown typing errors
4d51f6886496099e8ffb9e622e55fd6aa36cbd9a authored almost 2 years ago by Bryan Forbes <[email protected]>
4d51f6886496099e8ffb9e622e55fd6aa36cbd9a authored almost 2 years ago by Bryan Forbes <[email protected]>
Fix partially uknown typing errors
1de3562f3475ee29ddcbfd51351586710ec953db authored almost 2 years ago by Bryan Forbes <[email protected]>
1de3562f3475ee29ddcbfd51351586710ec953db authored almost 2 years ago by Bryan Forbes <[email protected]>
Fix udp discovery not using 74 byte layout
6910943703ba21aba6454d07b505a2582d9a49e9 authored almost 2 years ago by Florian Spieß <[email protected]>
6910943703ba21aba6454d07b505a2582d9a49e9 authored almost 2 years ago by Florian Spieß <[email protected]>
Add more missing AuditLogDiff attrs
53ce47534d5fe513535569561d11e5a386e2d6c1 authored almost 2 years ago by owocado <[email protected]>
53ce47534d5fe513535569561d11e5a386e2d6c1 authored almost 2 years ago by owocado <[email protected]>
Fix member_prune extras attribute name
26f49512b530e728cb51125da9b87a326273f85b authored almost 2 years ago by Flame442 <[email protected]>
26f49512b530e728cb51125da9b87a326273f85b authored almost 2 years ago by Flame442 <[email protected]>
Version bump for development
7a0744c9a90a38570db631d21f2d28d626710b3e authored almost 2 years ago by Rapptz <[email protected]>
7a0744c9a90a38570db631d21f2d28d626710b3e authored almost 2 years ago by Rapptz <[email protected]>
Version bump to v2.2.0
7f1b39b5b3e23b3fbc0acf7060dc1f8451f49817 authored almost 2 years ago by Rapptz <[email protected]>
7f1b39b5b3e23b3fbc0acf7060dc1f8451f49817 authored almost 2 years ago by Rapptz <[email protected]>
Add changelog for v2.2
f849a549141304270155b0458bb6530d374f5b85 authored almost 2 years ago by Rapptz <[email protected]>
f849a549141304270155b0458bb6530d374f5b85 authored almost 2 years ago by Rapptz <[email protected]>
Add note about colour changing
2d6c50dbe13b20ab6dc56a20ecc1057a80f166e9 authored almost 2 years ago by Rapptz <[email protected]>
2d6c50dbe13b20ab6dc56a20ecc1057a80f166e9 authored almost 2 years ago by Rapptz <[email protected]>
Add missing AuditLogDiff attributes for AuditLogAction.guild_update
e4667386ea300b0981e0a1d7390e43795f26c8c7 authored almost 2 years ago by owocado <[email protected]>
e4667386ea300b0981e0a1d7390e43795f26c8c7 authored almost 2 years ago by owocado <[email protected]>
[commands] Document GroupCog.interaction_check
a5a93a85bc9eebb3b7db65b9523af11be489a23c authored almost 2 years ago by Soheab_ <[email protected]>
a5a93a85bc9eebb3b7db65b9523af11be489a23c authored almost 2 years ago by Soheab_ <[email protected]>
Add missing and fix wrong docstrings
1e9d04bbca21d6d38f8b610b861ae9c0c746ad48 authored almost 2 years ago by Puncher <[email protected]>
1e9d04bbca21d6d38f8b610b861ae9c0c746ad48 authored almost 2 years ago by Puncher <[email protected]>
Add support for stage message types
bd6bbdab007e0ac8b21fbdae9c91f2d1e981eaa2 authored almost 2 years ago by Rapptz <[email protected]>
bd6bbdab007e0ac8b21fbdae9c91f2d1e981eaa2 authored almost 2 years ago by Rapptz <[email protected]>
[commands] Add missing command decorator to example
ef4240dcd70f532ca8477de294394883fb9dfbe1 authored almost 2 years ago by Willy <[email protected]>
ef4240dcd70f532ca8477de294394883fb9dfbe1 authored almost 2 years ago by Willy <[email protected]>
Don't require some args for ScheduledEvent.edit
8f86170767bdce8eb9ddce8c9fbe89c96bb548d6 authored almost 2 years ago by z03h <[email protected]>
8f86170767bdce8eb9ddce8c9fbe89c96bb548d6 authored almost 2 years ago by z03h <[email protected]>
Fix audit log pagination logic
6af6f824110e93a9f096df20c1fbdb6485b40348 authored almost 2 years ago by Josh <[email protected]>
6af6f824110e93a9f096df20c1fbdb6485b40348 authored almost 2 years ago by Josh <[email protected]>
Add custom_message to automod block_message aciton
90d50bef1fa7ce63191d0e0a8b64038738d3b929 authored almost 2 years ago by Josh <[email protected]>
90d50bef1fa7ce63191d0e0a8b64038738d3b929 authored almost 2 years ago by Josh <[email protected]>
Avoid converting target_id if it's None
517d7ae4fe352b795c9c7e3717f5e6fca1230a5c authored almost 2 years ago by Rapptz <[email protected]>
517d7ae4fe352b795c9c7e3717f5e6fca1230a5c authored almost 2 years ago by Rapptz <[email protected]>
Update docs with references to text in stage
fd9f3e9eff86ea9130b83eb3ff568cc20fdda59e authored almost 2 years ago by Rapptz <[email protected]>
fd9f3e9eff86ea9130b83eb3ff568cc20fdda59e authored almost 2 years ago by Rapptz <[email protected]>
Implement Messageable for StageChannel
Fix #9248
da4651c97c438d9525b5dad4b73a61d407e2ab48 authored almost 2 years ago by Rapptz <[email protected]>
Change max values in AutoModTrigger attributes docs
29461ddb5f67936509a462ab0ffa0e9e4ee4d7bd authored almost 2 years ago by Puncher <[email protected]>
29461ddb5f67936509a462ab0ffa0e9e4ee4d7bd authored almost 2 years ago by Puncher <[email protected]>
[commands] Change Paginator.pages to not prematurely close
8f3224b70b6a89583d927c4ce2204bd94ed0b073 authored almost 2 years ago by Devon R <[email protected]>
8f3224b70b6a89583d927c4ce2204bd94ed0b073 authored almost 2 years ago by Devon R <[email protected]>
Document auto_archive_duration accepted values
3644f7849c2551ec0d57583328ff9e848070f9a8 authored almost 2 years ago by owocado <[email protected]>
3644f7849c2551ec0d57583328ff9e848070f9a8 authored almost 2 years ago by owocado <[email protected]>
Fix a few typos in the docs
Co-authored-by: o-wo <[email protected]>
d26dbf3a7aa7febb4ca4b97fdea3ae5b701bc71a authored almost 2 years ago by owocado <[email protected]>
Update colour constants
e161f6ef3e90c62ca6312ff0f82e1c79c49fa3a2 authored almost 2 years ago by Leonardo <[email protected]>
e161f6ef3e90c62ca6312ff0f82e1c79c49fa3a2 authored almost 2 years ago by Leonardo <[email protected]>
Fix AuditLogDiff.type for webhooks
b19897fce1d57c21e611935b3b931b61934f122d authored almost 2 years ago by o-wo <[email protected]>
b19897fce1d57c21e611935b3b931b61934f122d authored almost 2 years ago by o-wo <[email protected]>
Update create_stage_channel to support more parameters
2cde1133f96837fa7d899d75b1b7cdd8f10a8c44 authored almost 2 years ago by Jonte <[email protected]>
2cde1133f96837fa7d899d75b1b7cdd8f10a8c44 authored almost 2 years ago by Jonte <[email protected]>
Suppress exceptions from invoking autocomplete
4e09c34bbbd034307dbad2713780de60934fe15a authored almost 2 years ago by Rapptz <[email protected]>
4e09c34bbbd034307dbad2713780de60934fe15a authored almost 2 years ago by Rapptz <[email protected]>
Add colour previews to the documentation
0c68eb338ccb369692845d59347b30387479960e authored almost 2 years ago by Rapptz <[email protected]>
0c68eb338ccb369692845d59347b30387479960e authored almost 2 years ago by Rapptz <[email protected]>
Clarify documentation on Message.publish
94fa00fbfd6807268f907e65d35c74f97bbf236c authored almost 2 years ago by Rapptz <[email protected]>
94fa00fbfd6807268f907e65d35c74f97bbf236c authored almost 2 years ago by Rapptz <[email protected]>
Fix select decorator type checking error
40227f75defdb352a531ef5d7c6cfe9f596fa379 authored almost 2 years ago by Rapptz <[email protected]>
40227f75defdb352a531ef5d7c6cfe9f596fa379 authored almost 2 years ago by Rapptz <[email protected]>
Don't store finished views/modals
e6ef43139fddbe7bee2eabdbb1b95c23742de6a8 authored almost 2 years ago by z03h <[email protected]>
e6ef43139fddbe7bee2eabdbb1b95c23742de6a8 authored almost 2 years ago by z03h <[email protected]>
Correct permission for bypass_verification field in Member.edit
caf0fbdc1b1e23694d440abd1feeaeacf913e845 authored almost 2 years ago by Soheab_ <[email protected]>
caf0fbdc1b1e23694d440abd1feeaeacf913e845 authored almost 2 years ago by Soheab_ <[email protected]>
Call super for __init_subclass__ in View
Co-authored-by: Danny <[email protected]>
f7e97954950ffb0e34238d70813454caa6f1a3ae authored almost 2 years ago by Takagi Tasuku <[email protected]>
Remove unused import
a2b09c0ecd9cd4a522682b6244a829c41f178645 authored almost 2 years ago by Rapptz <[email protected]>
a2b09c0ecd9cd4a522682b6244a829c41f178645 authored almost 2 years ago by Rapptz <[email protected]>
Fix Message.channel rebinding sometimes being Object
ec71a4690726677f78aac64014e464668a82d6bf authored almost 2 years ago by Rapptz <[email protected]>
ec71a4690726677f78aac64014e464668a82d6bf authored almost 2 years ago by Rapptz <[email protected]>
[commands] Fix error involving hybrid groups in Cog
742630f1441d4b0b12a5fd9a751ab5cd1b39a5c6 authored almost 2 years ago by AAA3A <[email protected]>
742630f1441d4b0b12a5fd9a751ab5cd1b39a5c6 authored almost 2 years ago by AAA3A <[email protected]>
Add dark_embed and light_embed to Colour
9562a9683a15d8b45a4d0b7a37ec5bc7dd564f2b authored almost 2 years ago by TheMaster3558 <[email protected]>
9562a9683a15d8b45a4d0b7a37ec5bc7dd564f2b authored almost 2 years ago by TheMaster3558 <[email protected]>
Add info to docs on how py -3 ignores virtualenv
e13c1d32b3bcc61b7881c53424c042184956f9b0 authored almost 2 years ago by Marcos Pereira <[email protected]>
e13c1d32b3bcc61b7881c53424c042184956f9b0 authored almost 2 years ago by Marcos Pereira <[email protected]>
Add support for passing client to Webhook.from_url and Webhook.partial
4057afad6ae0faf566fca2540d31179abf453e84 authored almost 2 years ago by Rapptz <[email protected]>
4057afad6ae0faf566fca2540d31179abf453e84 authored almost 2 years ago by Rapptz <[email protected]>
Add changelog for v2.1.1
3af6b308abd8e040784af30b844a5502a579136d authored almost 2 years ago by Rapptz <[email protected]>
3af6b308abd8e040784af30b844a5502a579136d authored almost 2 years ago by Rapptz <[email protected]>
Add fallback for sticker filename lookup
441d38f56b1ce747b413e665cd0a324e55a71d99 authored almost 2 years ago by Rapptz <[email protected]>
441d38f56b1ce747b413e665cd0a324e55a71d99 authored almost 2 years ago by Rapptz <[email protected]>
Fix NameError in audit log target for app commands
1395d3b4954cf13e6f0eedbc356ac46fc737b6d7 authored almost 2 years ago by Rapptz <[email protected]>
1395d3b4954cf13e6f0eedbc356ac46fc737b6d7 authored almost 2 years ago by Rapptz <[email protected]>
[commands] Add silent kwarg to Context.send
d523fc4a83a44acaa6d6327b960e8d5e600a8c78 authored almost 2 years ago by Server Bot <[email protected]>
d523fc4a83a44acaa6d6327b960e8d5e600a8c78 authored almost 2 years ago by Server Bot <[email protected]>
Add support for silent messages
183675be74ee5cb45d517104805093d9e7144dcf authored almost 2 years ago by Rapptz <[email protected]>
183675be74ee5cb45d517104805093d9e7144dcf authored almost 2 years ago by Rapptz <[email protected]>
Cleanup some private utilities in app_commands.commands
93ed1646d243e701f21a5764afa2a81874f04cf3 authored almost 2 years ago by Rapptz <[email protected]>
93ed1646d243e701f21a5764afa2a81874f04cf3 authored almost 2 years ago by Rapptz <[email protected]>
Pin black to v22.6
f1bd618b8357e7dd2bd4693a258cc2cdd1283dee authored almost 2 years ago by Rapptz <[email protected]>
f1bd618b8357e7dd2bd4693a258cc2cdd1283dee authored almost 2 years ago by Rapptz <[email protected]>
[commands] Fix generic arg on Context.interaction
23bcb07d2bba86d21fc48e13608dbe899568f9fa authored almost 2 years ago by Rapptz <[email protected]>
23bcb07d2bba86d21fc48e13608dbe899568f9fa authored almost 2 years ago by Rapptz <[email protected]>
[commands] Update Range examples to match app_commands.Range
774219acaea0ddee616fcb62896f183e92150958 authored almost 2 years ago by chrispy <[email protected]>
774219acaea0ddee616fcb62896f183e92150958 authored almost 2 years ago by chrispy <[email protected]>
Fix default allowed_mentions for partial webhook state
346ade168ec59ced547ae513582557cfebf64db0 authored almost 2 years ago by Rapptz <[email protected]>
346ade168ec59ced547ae513582557cfebf64db0 authored almost 2 years ago by Rapptz <[email protected]>
[Crowdin] Updated translation files
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
aa02d55e2703ace6fdd2ef714c5cb3241037f8d0 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[commands] Fix small "commands" typo in hybrid documentation
20c7e261be125f4ad28a72550e0727c5b0380d11 authored almost 2 years ago by yaakiyu <[email protected]>
20c7e261be125f4ad28a72550e0727c5b0380d11 authored almost 2 years ago by yaakiyu <[email protected]>
Add support for member flags
c46f309c13948cd72adfd3023ee38652f80eedf3 authored almost 2 years ago by Soheab_ <[email protected]>
c46f309c13948cd72adfd3023ee38652f80eedf3 authored almost 2 years ago by Soheab_ <[email protected]>
Add delete_after kwarg to InteractionMessage.edit
ee07f72906deb2828c5f4c2682f6272734997c72 authored almost 2 years ago by Soheab_ <[email protected]>
ee07f72906deb2828c5f4c2682f6272734997c72 authored almost 2 years ago by Soheab_ <[email protected]>
Fix webhooks and interactions not closing files after a request
7e95f985210f6d91f133a2538ce9dcf684df63e0 authored almost 2 years ago by Rapptz <[email protected]>
7e95f985210f6d91f133a2538ce9dcf684df63e0 authored almost 2 years ago by Rapptz <[email protected]>
[commands] Explicit set traceback for hybrid invoke
Fix #9205
faee0b49681f40a2679bc78cd0bd0cc9313344f8 authored almost 2 years ago by Rapptz <[email protected]>
Fix views not being removed from message store backing
This uses the original interaction ID if available for cache eviction
6cb9a848988f2d9bf88893eae5548cf42795068c authored almost 2 years ago by Rapptz <[email protected]>
Publicly expose ScheduledEvent.creator_id
Fix #9201
02031d08fbd31656f3c714c9db3708262bee3163 authored almost 2 years ago by Rapptz <[email protected]>
Fix AuditLogDiff.type for integrations
39f1f84718f060f34e1816e2c948dd339cb85713 authored almost 2 years ago by z03h <[email protected]>
39f1f84718f060f34e1816e2c948dd339cb85713 authored almost 2 years ago by z03h <[email protected]>
Add Message.position and Message.application_id attributes
3d2dedbc58c9a158071501f6bed950ed99f42a2b authored almost 2 years ago by Rapptz <[email protected]>
3d2dedbc58c9a158071501f6bed950ed99f42a2b authored almost 2 years ago by Rapptz <[email protected]>
Document default_auto_archive_duration accepted values
26beabb74047a1cc506c3a6a1a496e1f221f95a4 authored almost 2 years ago by Rapptz <[email protected]>
26beabb74047a1cc506c3a6a1a496e1f221f95a4 authored almost 2 years ago by Rapptz <[email protected]>
Document Interaction.message availability
bee7f903e328add0ab8e1d4079dfb3fdd8df4ef0 authored almost 2 years ago by Rapptz <[email protected]>
bee7f903e328add0ab8e1d4079dfb3fdd8df4ef0 authored almost 2 years ago by Rapptz <[email protected]>
Add missing AuditLogEntry.guild documentation
aa981ade1d43b124cd7e9e91ca4d306fea6aced6 authored almost 2 years ago by Rapptz <[email protected]>
aa981ade1d43b124cd7e9e91ca4d306fea6aced6 authored almost 2 years ago by Rapptz <[email protected]>
Add missing generic parameters on various Interaction parameters
bbba8c650fcb54e9cd69b6a0f6b162fcf277f9f5 authored almost 2 years ago by Rapptz <[email protected]>
bbba8c650fcb54e9cd69b6a0f6b162fcf277f9f5 authored almost 2 years ago by Rapptz <[email protected]>
Add missing generic to interaction in item callback
c677ad0312323e79fd5cd41fc46b0efe4a2dd5ad authored almost 2 years ago by Alex Nørgaard <[email protected]>
c677ad0312323e79fd5cd41fc46b0efe4a2dd5ad authored almost 2 years ago by Alex Nørgaard <[email protected]>
Correct app command decorators that use Interaction
2e737e70defc3ea33fe113b9d26f43cb28df03c5 authored almost 2 years ago by Trevor <[email protected]>
2e737e70defc3ea33fe113b9d26f43cb28df03c5 authored almost 2 years ago by Trevor <[email protected]>
Document starter message requirements in ForumChannel.create_thread
a8177dd5bd867a513cb415448c0c837519539933 authored almost 2 years ago by Rapptz <[email protected]>
a8177dd5bd867a513cb415448c0c837519539933 authored almost 2 years ago by Rapptz <[email protected]>
Fix overload for on_raw_typing in wait_for
3c91d2163e8b7ae7ff5b6d877c00de79f99f7e00 authored almost 2 years ago by Rapptz <[email protected]>
3c91d2163e8b7ae7ff5b6d877c00de79f99f7e00 authored almost 2 years ago by Rapptz <[email protected]>
Simplify RoleTag implementation for always-null attributes
980fe7b0f9cc6cc1d4e705261debaeef3e420456 authored almost 2 years ago by Rapptz <[email protected]>
980fe7b0f9cc6cc1d4e705261debaeef3e420456 authored almost 2 years ago by Rapptz <[email protected]>
Use Mapping instead of Dict for AuditLogEntry inner cache data
68c929cddfc420fa4b95c08059a2bb41717aa10e authored almost 2 years ago by Rapptz <[email protected]>
68c929cddfc420fa4b95c08059a2bb41717aa10e authored almost 2 years ago by Rapptz <[email protected]>
Update pyright to 1.1.289
3ff88db768c5e4272350484ba1398ca77f04ab68 authored almost 2 years ago by Rapptz <[email protected]>
3ff88db768c5e4272350484ba1398ca77f04ab68 authored almost 2 years ago by Rapptz <[email protected]>
Add support for generic ClientT in Interaction
bf860b0b077683da98445fe4da6a693032fe0371 authored almost 2 years ago by Rapptz <[email protected]>
bf860b0b077683da98445fe4da6a693032fe0371 authored almost 2 years ago by Rapptz <[email protected]>
Formally document utils.maybe_coroutine
469f006d8bdc4bb59662a57eabf88f11b1b95213 authored almost 2 years ago by Rapptz <[email protected]>
469f006d8bdc4bb59662a57eabf88f11b1b95213 authored almost 2 years ago by Rapptz <[email protected]>
Fix overloads for select decorator
ed40d55f999dfdbcc603ce76d00821ac3a4fb205 authored almost 2 years ago by Rapptz <[email protected]>
ed40d55f999dfdbcc603ce76d00821ac3a4fb205 authored almost 2 years ago by Rapptz <[email protected]>
Add overload for audit_log_entry_create
ef7d740524305b4826ebd64c9674c671a15ab4e1 authored almost 2 years ago by Rapptz <[email protected]>
ef7d740524305b4826ebd64c9674c671a15ab4e1 authored almost 2 years ago by Rapptz <[email protected]>