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

Change VoiceProtocol user callbacks to be pos-only

b5dc9e54a0e0d3d61647c8940a9ed0d731f34759 authored over 2 years ago by Jakub Kuczys <[email protected]>
Fix default_thread_slowmode_delay

c854ee297828a185307ecb5708de9ec28d27d694 authored over 2 years ago by z03h <[email protected]>
[commands] Fix HybridCommandGroup._update_copy to update fallback

Fix #8461

edfacb36cfc61956d5a9613e970cfcd455494204 authored over 2 years ago by Caleb <[email protected]>
Normalize type formatting in TypeError

Normalize most mixed usages of `__class__`, `__class__!r`,
`__class__.__name__!r` to the stand...

6981eb69c48cbb9e5cf9c3351e390ca296bcab68 authored over 2 years ago by Ionite <[email protected]>
[Crowdin] Updated translation files

93989717050de4eb5b880869a68c9e93c110afea authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[commands] Add __repr__ to Range

9971c2e09a0ed989c2c6a8c16a8eaf77f9270897 authored over 2 years ago by Rapptz <[email protected]>
[commands] fix Range to allow 3.10 Union syntax

75fd49e6a1f0519ac8c1bfd1328ac275b3079f33 authored over 2 years ago by Varun J <[email protected]>
Add note about renamed options in the Namespace

Co-authored-by: Danny <[email protected]>

035dd812de91995110434c26dce81639024a8012 authored over 2 years ago by Narmy <[email protected]>
Fix stage_instances and guild_schedule_events clearing on GUILD_UPDATE

1c163b66cd59a69a9b96b8e9c495fd84fad81db6 authored over 2 years ago by Rapptz <[email protected]>
Fix CommandSyncFailure raising for other 400 error types

5cc6af5917f10fa1e2081edfb3f5dfd76fcd4376 authored over 2 years ago by Rapptz <[email protected]>
Fix _errors key being visible in CommandSyncError in some cases

771476a8d8c7eff4735ce83e46cf0a3d7c167688 authored over 2 years ago by Rapptz <[email protected]>
Update flags and applied tags on thread update

e8f6b29a2da83829f3f8708c28cdd4bb24af2ea4 authored over 2 years ago by Lilly Rose Berner <[email protected]>
[commands] Add support for NumPy style docstrings for commands

9ed5fbecea20ed17c63185502a7a20069027921b authored over 2 years ago by Rapptz <[email protected]>
Change error message for unbound callbacks in ContextMenu

27b19ed582b343eb8c51da88a1572dc45125bbc3 authored over 2 years ago by Rapptz <[email protected]>
Add applied_tags to ForumChannel.create_thread to match Thread.edit

e04af033c0b1cd40186762b993bc7456bdba4595 authored over 2 years ago by Evan J. Markowitz <[email protected]>
Add Interaction.translate method

Co-authored-by: I. Ahmad <[email protected]>
Co-authored-by: James...

c83134ab65c0aff34331a4940614a8a572878ec8 authored over 2 years ago by Soheab <[email protected]>
Add support for toggling discoverable and invites_disabled features

df21c26195a0d9b468c537bc31689bafd38c9aaf authored over 2 years ago by Josh <[email protected]>
Change ForumTag.emoji to be optional

fdebe069a63047e8c3537542a8e7d8a8d166c529 authored over 2 years ago by Rapptz <[email protected]>
Add more options to Guild.create_forum

aa0acf1d567ff95467472ce5d7377c9eb6f541be authored over 2 years ago by Rapptz <[email protected]>
Remove TextChannel.default_thread_slowmode_delay

This doesn't have meaning on text channels apparently

40b91f0e2af754df3c73334d3a90e9a7b860abaf authored over 2 years ago by Rapptz <[email protected]>
Add support for newest ForumChannel changes

This adds the following:

- Forum tag support
- Default reaction support
- Default slowmode for ...

ab265dcb7c0fd0e23089d0bc4e4e73ddf7e1b79d authored over 2 years ago by Rapptz <[email protected]>
[commands] Add GroupCog.group_extras to set Group.extras

Co-authored-by: Danny <[email protected]>

bdda31307b2892c0aafa2b8eb5bcfad7316452a9 authored over 2 years ago by NextChai <[email protected]>
Add support for ForumChannel annotations in app commands

9ea6ee8887b65f21ccc0bcf013786f4ea61ba608 authored over 2 years ago by Rapptz <[email protected]>
[commands] Fix Context.from_interaction ignoring command_failed

6ab6b2cb961581a7022f908b3bebfa5498305682 authored over 2 years ago by Rapptz <[email protected]>
Remove buckets from webhook ratelimit warnings

7d1cb08c6d7be49826ba0837599af5c1e171a792 authored over 2 years ago by Rapptz <[email protected]>
Fix unescaped period in webhook regex

3af6b9a1e9bd65b57ea6899b43700b6fa3e91552 authored over 2 years ago by Nihaal Sangha <[email protected]>
Fix KeyError constructing groups when no module is present

2d180489ce03829ab677d02fbb9fe5550b54724f authored over 2 years ago by Lilly Rose Berner <[email protected]>
[commands] Add missing attributetable to classes

64744a4938f101af7dbeb517a5b81b99837e89fb authored over 2 years ago by Puncher <[email protected]>
Add missing attributetable to classes

ee59d9651a18fa79527502ef6a8a3f02b2ad70df authored over 2 years ago by Puncher <[email protected]>
Clarify some documentation in Guild features

Add afk_timeout unit and changed VIP_REGIONS feature description

896513b3ac81f8883deea647653bd74d7026ba75 authored over 2 years ago by Puncher <[email protected]>
Add overloads to utils.sleep_until

0981f122afc69772a3541b205b382256cc8f3d1d authored over 2 years ago by Josh <[email protected]>
Add additional audit log types for automod

c2f9e0be4301ea28215af5f78e73f3d29560f70e authored over 2 years ago by Josh <[email protected]>
Fix utils.time_snowflake link in migrating.rst

3588793965873936a8150f15c5ca5baf299bf780 authored over 2 years ago by Steve C <[email protected]>
Add support for delete_message_seconds ban argument

e57617e1573160b4519bdc9f372c39fec9789603 authored over 2 years ago by Josh <[email protected]>
Fix autocomplete documentation to mention it only passes strings

2e37e47e38854f186637875ee5e0b1e3a8f2ab68 authored over 2 years ago by Rapptz <[email protected]>
Version bump for development

8ab4d25d40505a4cef48692eb51db7a3037f89b4 authored over 2 years ago by Rapptz <[email protected]>
Version bump to v2.0.1

cb587f67bae4316d7acdd95b225237985022d9aa authored over 2 years ago by Rapptz <[email protected]>
Add changelogs for v2.0.1

58193d18c5d8dfe78be1bb8d531a302fe4285d4b authored over 2 years ago by Rapptz <[email protected]>
Fix incorrect docs in select menu min_values

e62473a1b40177424221bbce02e56db37792c039 authored over 2 years ago by chawkk6404 <[email protected]>
Use importlib.metadata instead of pkg_resources

7c1dffbf9d62279960a3618676a2c3972cd55207 authored over 2 years ago by Rapptz <[email protected]>
Document app_commands.Choice limits

b92fd657070cc249516fc661312890d6821b1df8 authored over 2 years ago by Rapptz <[email protected]>
Add v2 changelog entry to point to migrating page

9237106ee3ef832d8d93e0ca303ccb2956c6a933 authored over 2 years ago by Rapptz <[email protected]>
Update version guarantees

f5e307488663360bdfa8aa00356b17926b872335 authored over 2 years ago by Rapptz <[email protected]>
Mark public callbacks as positional-only

b12b4b18fd18b1ea0d3959bc7150370ee948e659 authored over 2 years ago by Bryan Forbes <[email protected]>
[commands] Add support for types.Union to Greedy

01bb7ecb7920e644a34ce64cb06a339dfe1617c9 authored over 2 years ago by Josh <[email protected]>
[tasks] Add missing decorator sign

6a6e261523d535e95e73e657d0e5641a32a089c1 authored over 2 years ago by Puncher <[email protected]>
[commands] Add missing decorator signs

45f32a0ff33e40e27e3856e6dafa72b77e90de57 authored over 2 years ago by Puncher <[email protected]>
Add missing decorator signs for interaction documentation

354d4bace48585f4ea9b6c2f36ca003f0b7214b9 authored over 2 years ago by Puncher <[email protected]>
Replace references to Python 3.6 with 3.8 in README

507975e56d3b4a3a41c66840cb8988b028f488cd authored over 2 years ago by kittenswolf <[email protected]>
Remove __slots__ from abc protocols

Fix #8354

5fe54b3ae6bee7f54d828f73643ad079132cbc22 authored over 2 years ago by Rapptz <[email protected]>
[commands] Fix incorrect docs in dynamic_cooldown

Co-authored-by: Danny <[email protected]>

641dcf61a56eeb229f1fc973cdc27fc3f3516483 authored over 2 years ago by Bobby-McBobface <[email protected]>
Fix CommandTree.on_error not triggering if interaction_check raises

59677c6738e34451dc211d71aef9cc241c2a8f21 authored over 2 years ago by Rapptz <[email protected]>
Update View timeout only if interaction_check passes

6327402730e70753b86fb57126d07102bf4b9582 authored over 2 years ago by Rapptz <[email protected]>
Clarify when None is returned from Member.edit

5c7f6dd37e9b0e664a39520a025e247cca4b5b7e authored over 2 years ago by Rapptz <[email protected]>
Document attachment:// URI more prominently in Embed docs

bc00bc495e25ebb85e0bfbd14f669d109093e831 authored over 2 years ago by Rapptz <[email protected]>
Add FUNDING.yml

38ec8cfb0e091f4454100594e8a8c649793d67a3 authored over 2 years ago by Rapptz <[email protected]>
Fix cchardet being installed on Python >=3.10

This project is unmaintained now

03dbd7a01dd609c12c1334d1ece343a281c87f24 authored over 2 years ago by Rapptz <[email protected]>
Version bump for development

4abea7bafa80547548488cf5445b42b3fccf7939 authored over 2 years ago by Rapptz <[email protected]>
Version bump to v2.0.0

575af0ff514015e22c7bc6a0afe3d3705040f50c authored over 2 years ago by Rapptz <[email protected]>
Add utils.setup_logging to help set up logging outside of Client.run

2bf2bfc9b4abb993b5d4b543a963e1b7d21881e7 authored over 2 years ago by Rapptz <[email protected]>
Fix nested Annotated calls not resolving

1c7747fe9d7fed9818019608fbcfb73a3ea50b72 authored over 2 years ago by Rapptz <[email protected]>
Fix cache eviction for ratelimit objects

8dd186cf1ee108d2ce8c5d4d099929a59173942d authored over 2 years ago by Rapptz <[email protected]>
[commands] Add warning if Intent.message_content is not enabled

54ee3835850022ec355a54e895c02a0e8a5a4c14 authored over 2 years ago by Rapptz <[email protected]>
Change ui.TextInput.value to not be Optional

cdce8fae5b161b26112827dc5894dfd8daaddca4 authored over 2 years ago by Rapptz <[email protected]>
Use built-in isascii instead of regex

f52a02359de5d7f14a8cddee6fa9833d62c26604 authored over 2 years ago by Rapptz <[email protected]>
Fix Exception Hierarchy to have the proper heading

d78be1f591ea10a998f7b3b3f34fff2099c8a29a authored over 2 years ago by Rapptz <[email protected]>
Make app_commands.describe examples consistent

659d6b61237844024a3a56d9d84e72b6990fd9cf authored over 2 years ago by Mikey <[email protected]>
Remove outdated comment in secret.py example

84c233eb0e9120450ae5ead3bc233aae4ffae372 authored over 2 years ago by Willy <[email protected]>
Add root_logger setting to Client.run

This allows people one way to use the colour logger globally

7be0779b6587c4b0db1d0954d4a2a4eeccaddbf2 authored over 2 years ago by Rapptz <[email protected]>
Fix app_command_completion triggering on certain errors

bd19ad05e73d102d1c0bfe8b961bd93689b4dc47 authored over 2 years ago by Rapptz <[email protected]>
Switch quotes to make docs example render properly

f12cdd5f90f08cf8cc268edc33e0a4a94e24c81b authored over 2 years ago by Bluesy <[email protected]>
Marginally speed up CI doc builds by using multiple jobs

3aa3c36c4f401cd0c5483a7d78348548774beec7 authored over 2 years ago by Rapptz <[email protected]>
Document that docstrings can be used to document parameters

288f2d169e0e38e2a75353fdd4807f39a7f5b656 authored over 2 years ago by Bluesy <[email protected]>
Document get_thread not fetching archived threads

5039b967a01e40bac38a8b73f72073a3d6fe2de9 authored over 2 years ago by mirnovov <[email protected]>
Add mention_spam automod trigger and change default values

1097e1d975eb06dfb9c4daf182b792e891d17b7b authored over 2 years ago by z03h <[email protected]>
[commands] Properly set module information for hybrid commands

1a11c9eeee7a1ba0a427be4ba7d255007a32c3e2 authored over 2 years ago by Rapptz <[email protected]>
Improve sync error format for children options

de5fa8bc9c12308750b89038de73c7b6f3e2e6cf authored over 2 years ago by Rapptz <[email protected]>
Add missing required property to Parameter

4182496713f854ff3dc7a949de2a0e18de31c417 authored over 2 years ago by Pıεяяε <[email protected]>
[Crowdin] Updated translation files

490974a62022a8df6fa783793c9fd2447ed65e90 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix time_snowflake not being documented

596f2ca222448a4f444511a181b7cbb30e0e9e1f authored over 2 years ago by Rapptz <[email protected]>
Add Command.parameters to get all parameters of a command

6b50fcd5e46b53bf910b5ce6ac80f329940b2c18 authored over 2 years ago by Rapptz <[email protected]>
Change snowflake_time and time_snowflake parameters to pos/kw-only

5b568996760b3bd8c40467ccc8a1aa0aba0e332b authored over 2 years ago by Rapptz <[email protected]>
[commands] Add description kwarg to parameters and show in default help

668196c14c525b40d8217995c9413f49344629d4 authored over 2 years ago by Soheab <[email protected]>
Add app commands transformer example

Closes #7984

c92422d18587f3b2a154ff08a8ec08cadbe26e07 authored over 2 years ago by Rapptz <[email protected]>
Move modal example to its own folder

6886f1d01a8950f806a8d8be869dc12da1062ba9 authored over 2 years ago by Rapptz <[email protected]>
Ensure FFmpeg players have a _process attribute set even during errors

54541ba6f0df3d1828aedba35f3222fa7c6c6d4a authored over 2 years ago by Rapptz <[email protected]>
Change a lot of logging INFO calls to be less verbose

Some of the logs were only useful for debug scenarios, so they have
been downgraded to DEBUG. Ot...

3802780f774ee39bbfd3455e2f6bd2fdc05ec1fb authored over 2 years ago by Rapptz <[email protected]>
Add on_app_command_completion event

Fix #8126

0ec06f0ac5aed17c75465b7300f5eae56128547b authored over 2 years ago by Rapptz <[email protected]>
Fix float focused autocomplete options being parsed

According to the Discord docs these aren't validated

0b69148c846904c8429e6c0875aabed9e3b27f9f authored over 2 years ago by Rapptz <[email protected]>
Fix typo in hybrid commands documentation

183ec1ab28e8fee9c7760605771e3056952f2d87 authored over 2 years ago by I. Ahmad <[email protected]>
Improve TranslationContext type narrowing using a tagged union

63b32994f4cfa03e6f5dc6ed03c1704499f9b4ea authored over 2 years ago by Bryan Forbes <[email protected]>
Change default Choice.name_localizations to an empty dict

32c5a0cec149b8a21529efab40a8cbdfad4cf959 authored over 2 years ago by Rapptz <[email protected]>
Fix autocomplete translations calling unnecessary locales

49e6fe9a0cf70ff5bfe62b3065252c082b31aa57 authored over 2 years ago by Rapptz <[email protected]>
Fix overload order on as_chunks

e2d5791b67e42c026588d11c3a2aac99ca17c5ec authored over 2 years ago by James Hilton-Balfe <[email protected]>
Add Choice.name_localizations data from Discord

Fix #8337

f69d4ee5cbcf3820db6a57157da1848b60875a7b authored over 2 years ago by Rapptz <[email protected]>
Always use last value as a fallback for Select.values

ff1dd586d3e6d62ed8ed6bd127beb1edf3c573e9 authored over 2 years ago by Rapptz <[email protected]>
Fix ui.Select.values in modals

9c38cf3aef33a5b45111de60d30bfda421d325b4 authored over 2 years ago by Mikey <[email protected]>
Raise TypeError when token is not a string

Co-authored-by: Danny <[email protected]>

584c22f642cfb63b921467a901c8a47c721923b3 authored over 2 years ago by Puncher <[email protected]>
Fix empty strings crashing Namespace for float options

This feels like a Discord bug to me but it's causing issues

c8db766be427da39c9ae84cf8546223b8f11f85c authored over 2 years ago by Rapptz <[email protected]>
[commands] Add option to disable `auto_locale_strings` in GroupCog

610edaeead7d2ee956f79e2dcc5af10ad0edea26 authored over 2 years ago by JohannesIBK <[email protected]>