Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

discord.py

discord.py is a popular Python library for writing Discord bots
Collective - Host: opensource - https://opencollective.com/discordpy - Code: https://github.com/Rapptz/discord.py

Change abc.PrivateChannel to be a proper subclass

This fixes isinstance(thread, discord.abc.PrivateChannel) from
returning True

github.com/Rapptz/discord.py - 5de9287902ae3d4c1a9fc16ed6e7b3dcf204d6a0 authored over 2 years ago by Rapptz <[email protected]>
Validate Range to disallow min > max

github.com/Rapptz/discord.py - fd9c244f480ae12f972daf2ffe34ae83125847fe authored over 2 years ago by Rapptz <[email protected]>
Fix typo in app_commands.AppCommandGroup

github.com/Rapptz/discord.py - c61e407b502e7f1867b3b2d3b62befcc321d2429 authored over 2 years ago by Emily <[email protected]>
Improve documentation on AutoModAction.message_id

github.com/Rapptz/discord.py - 482e3ead9b939ab332f543363a2ede472491c27f authored over 2 years ago by Rapptz <[email protected]>
Fix ArrayFlags._from_value not having an initial value

github.com/Rapptz/discord.py - 53a111872e21d212730b23db8b4e3e589d918ece authored over 2 years ago by Rapptz <[email protected]>
Fix passing proxy to interactions and webhooks

github.com/Rapptz/discord.py - b806ce332e824875c45a1665f1dfd44b7a5901f3 authored over 2 years ago by CoolSpring8 <[email protected]>
[commands] Add support for Range[str, ...]

github.com/Rapptz/discord.py - b5392ea0f1ac51299aa475b1d53ff4061e2adf51 authored over 2 years ago by Rapptz <[email protected]>
Add support for Range[str, ...] for app commands

github.com/Rapptz/discord.py - bac66a9dabdc16e0614f01bed0c29842c62c07e1 authored over 2 years ago by Rapptz <[email protected]>
Add Interaction.app_permissions

Fix #8193

github.com/Rapptz/discord.py - b3a24846bddc894ae6d9bfb49ed8ee93b2d12fcb authored over 2 years ago by Rapptz <[email protected]>
Fix audit log for multiple app command permission updates

github.com/Rapptz/discord.py - 3b5cd3b92ccf4693de204fd01949af4770aa9a54 authored over 2 years ago by z03h <[email protected]>
Add support for harmful_link automod triggers

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

github.com/Rapptz/discord.py - 66dbed29b7bd70d5b76a9554027d81535a1134fd authored over 2 years ago by Simon Beal <[email protected]>
Fix tiny errors

github.com/Rapptz/discord.py - 77a7b1726523b35240fd1434a310d9577b637d16 authored over 2 years ago by Omkaar <[email protected]>
[commands] Change Command.extras to match typing in app commands

github.com/Rapptz/discord.py - b7dd97dca997fcb7b9648dab0df826a56a1ebe53 authored over 2 years ago by Bryan Forbes <[email protected]>
Add documetation for auto_moderation_action MessageType enum

github.com/Rapptz/discord.py - 824bbce95b632944521a78fbc421595d2ad279b0 authored over 2 years ago by ChrisJL <[email protected]>
Add generic arguments for extras typing

github.com/Rapptz/discord.py - 0eb3d26343969a25ffc43ba72eca42538d2e7e7a authored over 2 years ago by Bryan Forbes <[email protected]>
[Crowdin] Updated translation files

github.com/Rapptz/discord.py - 38ab4b0810d0bfb235f46fd4b828d50419ff170e authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix some typos

github.com/Rapptz/discord.py - b95db674c06646e3113a4ac93145e3e210291ba7 authored over 2 years ago by apple502j <[email protected]>
Update documentation for discord.Message

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

github.com/Rapptz/discord.py - 55849d996e65613a334d73adbfc43bbe7b77d31a authored over 2 years ago by Emily <[email protected]>
Implement AutoMod

github.com/Rapptz/discord.py - 5426d19dc7b6a27b618eb5753ff1c33ba5673766 authored over 2 years ago by Alex Nørgaard <[email protected]>
Add note about different client subclasses

github.com/Rapptz/discord.py - 7ad00750c6422d8f19c0fb1859b7ee69fd4fa519 authored over 2 years ago by Rapptz <[email protected]>
Add Thread.starter_message property

github.com/Rapptz/discord.py - 13359372887abced96566bbf26a96e065faee782 authored over 2 years ago by Rapptz <[email protected]>
Change View, Modal, and AudioPlayer to use logger instead of stderr

github.com/Rapptz/discord.py - 1be36c9c3ede72eaa2262dfa0e62cbd8b8929e66 authored over 2 years ago by mniip <[email protected]>
Add extras attribute to app commands command types

github.com/Rapptz/discord.py - 9fc4769b18ada54b8893476d5cc522abc0c9c779 authored over 2 years ago by I. Ahmad <[email protected]>
Use the latest GitHub Action versions

github.com/Rapptz/discord.py - 868476c99963e72aa529ed6203f86ef529a2c1f1 authored over 2 years ago by GoogleGenius <[email protected]>
Fix fallback_to_global not working with context menus

Fix #8167

github.com/Rapptz/discord.py - b8ddb17b141dfa337ea88b90d1e198c9c784fd41 authored over 2 years ago by Rapptz <[email protected]>
Fix typo and capitalizations in docs

github.com/Rapptz/discord.py - d0a52f42766059ba6e5c71ebe149cbbdafbd566d authored over 2 years ago by will <[email protected]>
Fix AttributeError in logging example

github.com/Rapptz/discord.py - 123da00ad0bb001ea6f3aa347cb39bc32dcf8501 authored over 2 years ago by Kellenn <[email protected]>
Remove unused import in dropdown example

github.com/Rapptz/discord.py - 64849ebcc84c38c305f2ade21b6e8212b2e42090 authored over 2 years ago by Kellenn <[email protected]>
Update IDENTIFY payload to match new format

github.com/Rapptz/discord.py - 922e52b6dfeb787e187663c50a0648fc6f23fc28 authored over 2 years ago by Rapptz <[email protected]>
Fix potential infinite loop in Reaction.users

github.com/Rapptz/discord.py - 1a90327202363ddda57df290cd8db1cab5d4832a authored over 2 years ago by Rapptz <[email protected]>
Add extra details to rate limit logs

- Include the rate limit bucket for webhooks
- Enable `stack_info` for the 429 warning.

github.com/Rapptz/discord.py - 85495a910ce21b8bfa92a7496340b9a647b4b183 authored over 2 years ago by Nadir Chowdhury <[email protected]>
Reorder fruit autocomplete example to be less confusing

github.com/Rapptz/discord.py - 9648986028a9721e1ba733750eb8c30e163dcb2c authored over 2 years ago by Rapptz <[email protected]>
Change Message.system_content to always return str

github.com/Rapptz/discord.py - 7e66e1164043b0abf76d3e1cc51957e924bda46a authored over 2 years ago by Rapptz <[email protected]>
[tasks] Only update the time interval if the body has run once

Fix #8151

github.com/Rapptz/discord.py - 903e2e64e9182b8d3330ef565af7bb46ff9f04da authored over 2 years ago by Rapptz <[email protected]>
Update sticker limit in _PREMIUM_GUILD_LIMITS

github.com/Rapptz/discord.py - 1ba290d8c6884daa8a8548ab203fb12bd736576d authored over 2 years ago by Sarthak Upadhyay <[email protected]>
Fix some typos in migrating documentation

github.com/Rapptz/discord.py - 190eeaf19b783f577d035f2067ab3a6900fe07fb authored over 2 years ago by will <[email protected]>
Remove extraneous assignment in logging documentation

github.com/Rapptz/discord.py - c0b4c3741877278ccd8a431f6249a45f4c58d07b authored over 2 years ago by Rapptz <[email protected]>
Remove unnecessary construction of logging.Formatter in docs

github.com/Rapptz/discord.py - 9c9703efc41bda63dd339e3c7f335bc7068cf897 authored over 2 years ago by Rapptz <[email protected]>
Change Message.application type to MessageApplication

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

github.com/Rapptz/discord.py - 2b9e43dbf94730a9fd3ef4da005c6e8c5d826e74 authored over 2 years ago by Alex Nørgaard <[email protected]>
Change default for purge oldest_first to match history

github.com/Rapptz/discord.py - 96e6261d61d1c5756baff56b197653250d24da1a authored over 2 years ago by Rapptz <[email protected]>
Refactor utils.oauth_url slightly

github.com/Rapptz/discord.py - c2326315046d9f5b0f4d58247cabeeb047dce86e authored over 2 years ago by Rapptz <[email protected]>
Add state parameter to utils.oauth_url

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

github.com/Rapptz/discord.py - 40f12c8a00a22c869d3747227338b41d0c77fd3c authored over 2 years ago by Miku Chan <[email protected]>
Remove gateway trace information

This was unused anyway

github.com/Rapptz/discord.py - 66881ba458ce7c08999673c2456f1d4bb7398423 authored over 2 years ago by Rapptz <[email protected]>
Change stderr prints to use the logging module instead

github.com/Rapptz/discord.py - 53685b9b86cbd56b5c53f0645d9e9893eb8cf69e authored over 2 years ago by Rapptz <[email protected]>
Add default logging configuration when using Client.run

While it is possible to do this type of your set up yourself, it's
better for beginners to have ...

github.com/Rapptz/discord.py - 49e683541b3c428bafd69c8795a2dcf046e77321 authored over 2 years ago by Rapptz <[email protected]>
Fix typo in async with documentation

github.com/Rapptz/discord.py - 768242b00e41822dd975d6a06b9537e3283d28dc authored over 2 years ago by Rapptz <[email protected]>
[docs] Add async with documentation for Client

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

github.com/Rapptz/discord.py - 5d1b63bfee91467f0babda306f185f023e65431c authored over 2 years ago by James Hilton-Balfe <[email protected]>
[commands] Document argument attribute in BadInviteArgument

github.com/Rapptz/discord.py - 1f053e0a322e7da1041ca23816622d7f052c8765 authored over 2 years ago by Daniel Diaz <[email protected]>
Add missing data to Argument model

github.com/Rapptz/discord.py - e73a805bd7472f60a285c7a07e814a1d3f3b44cc authored over 2 years ago by Soheab <[email protected]>
Fix type annotations to adhere to latest pyright release

github.com/Rapptz/discord.py - c9f777c873f534d64aca3f9873f9ff48ed5805d0 authored over 2 years ago by Josh <[email protected]>
Add support for discord.abc.GuildChannel annotations in app commands

github.com/Rapptz/discord.py - 334ef1d7facce9dbfba2a6924bf57fc59bc827b5 authored over 2 years ago by Rapptz <[email protected]>
Raise an exception when wait_until_ready is called without a loop

github.com/Rapptz/discord.py - d19faa5f32e262caf2a7fb562c2ff7b83956e3a9 authored over 2 years ago by Rapptz <[email protected]>
Remove private legacy cruft from AppCommand models

- Document `options` for AppCommand
- Remove `choices` and `required` from AppCommandGroup
- R...

github.com/Rapptz/discord.py - 3cb90199c9cd09f490160e2b2fd58d00dfdcf2c3 authored over 2 years ago by Soheab <[email protected]>
Change OS X to macOS in Japanese README

github.com/Rapptz/discord.py - b0cb458f9f76072db3d9e40a33b70ce5349b0235 authored over 2 years ago by KeySpace <[email protected]>
Use static_format over format if present in Asset.replace

github.com/Rapptz/discord.py - dd52f856f30013909ec85edef8c1b52bffbc79d8 authored over 2 years ago by Soheab <[email protected]>
Fix typings of deaf and mute in PartialMember

github.com/Rapptz/discord.py - 66a97c665583a66132f9eca86c6380e71452feca authored over 2 years ago by Kile <[email protected]>
Add on_raw_thread_member_remove event

github.com/Rapptz/discord.py - be6db2025580fd9e6298e5ad2bc0b93919f6c6a9 authored over 2 years ago by Enes Kurbetoğlu <[email protected]>
Add Guild.create_forum and CategoryChannel.create_forum

github.com/Rapptz/discord.py - 6a58cabf5c8755734c4a4fccfcf67284b4e5cb2f authored over 2 years ago by Alex Nørgaard <[email protected]>
Fix typos in AppCommandPermissions attributes doc

github.com/Rapptz/discord.py - ae51d5849a946699362372fb9d7f637bb81186f3 authored over 2 years ago by will <[email protected]>
Change app command permission models guild to not be None

github.com/Rapptz/discord.py - 377dde4e4e9e7ae51faae412850366dfbce60b63 authored over 2 years ago by Rapptz <[email protected]>
[Crowdin] Updated translation files

Crowdin translations download

Co-authored-by: github-actions[bot] <41898282+github-actions[bo...

github.com/Rapptz/discord.py - b6235cbd8c3d7eb126e7514f30a2882a2c8a9730 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tweak wording for "less than" Range error

Keeping it consistent!

github.com/Rapptz/discord.py - 98ca16ef67502bfb03946bc4f73d639d6061b3bb authored over 2 years ago by Steve C <[email protected]>
Implement Application Command Permissions models

github.com/Rapptz/discord.py - 3aa55ba1edf94bfbc8423bd4cbc2adbebc12ab9d authored over 2 years ago by Soheab <[email protected]>
[commands] Properly use Optional's default value on parsing error

github.com/Rapptz/discord.py - 4e7529138c8ed9ee9fffaf6be2f95b5a1b3dd6e2 authored over 2 years ago by Jakub Kuczys <[email protected]>
Fix warning in entity_type reassignment

github.com/Rapptz/discord.py - 75d57ab3cee640a5960d4a9c78ee5003c14d11a1 authored over 2 years ago by Rapptz <[email protected]>
Automatically infer entity_type when passing concrete channels

This affects Guild.create_scheduled_event and ScheduledEvent.edit

Previously, you would always ...

github.com/Rapptz/discord.py - 3fe9fc92eb10424be6cc92d98e2409be08cbdf2d authored over 2 years ago by Rapptz <[email protected]>
Fix state modification endpoints on ScheduledEvent not working

Closes #8114

github.com/Rapptz/discord.py - 9df6aa86c8ec0af24d95c1f523c8bc480bc61e66 authored over 2 years ago by Rapptz <[email protected]>
Fix "to top" string not being exported in .pot files

github.com/Rapptz/discord.py - acb0302403a29d03294bfd80b1066d851fafd397 authored over 2 years ago by Rapptz <[email protected]>
Fix certain HTML and JS strings not being exposed to .pot files

github.com/Rapptz/discord.py - a106201ad394c207df222521842de796a460f27f authored over 2 years ago by Rapptz <[email protected]>
Move dropdown icon to static folder

This actually makes it render in the documentation

github.com/Rapptz/discord.py - db5a22d7912557c55fc047f30f42ef10b6a63289 authored over 2 years ago by Rapptz <[email protected]>
Skip default parameter validation when using a transformer

Fixes #8110

github.com/Rapptz/discord.py - d1039e209e4558f7b600707dc4442a84f86c287c authored over 2 years ago by Rapptz <[email protected]>
Fix wording in README

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

github.com/Rapptz/discord.py - 87edabc5b80523ae0d853dd2c7c6ece835bf35cf authored over 2 years ago by Arjun Sharda <[email protected]>
Fix typo in CommandTree.fetch_command's NotFound doc

github.com/Rapptz/discord.py - f6a74f74a7aed0879fc086805eae8873e745d0ea authored over 2 years ago by will <[email protected]>
Add on_raw_thread_update event

github.com/Rapptz/discord.py - 06c1f44d749fa66b3b276adb7ee5616922112aaa authored over 2 years ago by Enes Kurbetoğlu <[email protected]>
Add CommandTree.fetch_command

github.com/Rapptz/discord.py - af265dba066eae2cf8ca85e8e8fc94b10832ba72 authored over 2 years ago by Soheab <[email protected]>
Update comments in CommandTree to reflect commands v2

github.com/Rapptz/discord.py - 823d650e9748a58442bde80c233e3fa790117b20 authored over 2 years ago by Nickyux <[email protected]>
Fix documentation errors in discord.Invite and on_integration_update

github.com/Rapptz/discord.py - 6a4d5eef52373c2ed91940384111e4f222e6940d authored over 2 years ago by Andy <[email protected]>
Use __getitem__ to access channel_id in MessageReference payloads

github.com/Rapptz/discord.py - 59ebfefbf47dba18db7b797febb6de497ccef3b5 authored over 2 years ago by nickofolas <[email protected]>
Add support for new thread_name parameter in Webhook.send

github.com/Rapptz/discord.py - e543abd950be04940a8e77b0019f0d556305ac7a authored over 2 years ago by Rapptz <[email protected]>
Add webhook creation methods to ForumChannel

github.com/Rapptz/discord.py - 259c6733a3c125eb87a33ce89c123728ed72360f authored over 2 years ago by Rapptz <[email protected]>
Elaborate on rename decorator behaviour

github.com/Rapptz/discord.py - 0b026b12835ceff2027d77b52ecb0cb095ce37e1 authored over 2 years ago by Rapptz <[email protected]>
[Crowdin] Updated translation files

Crowdin translations download

github.com/Rapptz/discord.py - 7857a845989e421d591c7d231b756433342d00a8 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[commands] Fix interaction baton not being set during Context creation

github.com/Rapptz/discord.py - 36f039a1bffb835a555be8a43976397ba6eb9c76 authored over 2 years ago by Rapptz <[email protected]>
Add return type for __init__ and _from_data

github.com/Rapptz/discord.py - 67066937c5d91a67171fdcd05d6203ab6309dda0 authored over 2 years ago by Harshal Laheri <[email protected]>
Use json_or_text helper for parsing webhook responses

github.com/Rapptz/discord.py - f82ec46acf0234e746e577158d8f048637d9d006 authored over 2 years ago by I. Ahmad <[email protected]>
Remove unused internal bot_token attribute

github.com/Rapptz/discord.py - f24f34e3f1fc350664cc93b1f57510bd9c714a7b authored over 2 years ago by Sebastian Law <[email protected]>
Fix description of user parameter in reaction remove event

github.com/Rapptz/discord.py - cdfccfbe74ba368058702b8035f1e6378b245664 authored over 2 years ago by Twentysix <[email protected]>
Add emoji property to SelectOption

github.com/Rapptz/discord.py - 53694724c13d0791d77fcfd425648173771555a8 authored over 2 years ago by z03h <[email protected]>
[Crowdin] Updated translation files

github.com/Rapptz/discord.py - dc8aef7e6aadaaec81d3e31a64840f60ec8425ee authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add a bandaid fix for Sphinx bug involving admonitions in .pot files

Ref: https://github.com/sphinx-doc/sphinx/issues/10334

github.com/Rapptz/discord.py - 74f3496a7422baf54b99b90530bd467e08cb3cfc authored over 2 years ago by Rapptz <[email protected]>
Fix versionadded docstrings in voice connect methods

github.com/Rapptz/discord.py - 4c74523794b655bcff72ace92c7ea6f535a0e26a authored over 2 years ago by Rapptz <[email protected]>
Add a new extlink for discord documentation

github.com/Rapptz/discord.py - cf031f71b91854b3eeedb16004412ff5e05c9360 authored over 2 years ago by Rapptz <[email protected]>
Fix tree not properly accounting for override when checking limits

github.com/Rapptz/discord.py - 081f483a0d45f86c56993f281a72495316e299b0 authored over 2 years ago by Rapptz <[email protected]>
Use positional args for internal thread methods

github.com/Rapptz/discord.py - f19f51f7717d566aaf5f38876dc333ffd4c3a725 authored over 2 years ago by Sebastian Law <[email protected]>
Fix exception description of WelcomeScreen.edit

github.com/Rapptz/discord.py - 69b4d9a4fae44bef5414c5846f6e0c4712c1fda5 authored over 2 years ago by apple502j <[email protected]>
Fix parameter docs of WelcomeScreen.edit

github.com/Rapptz/discord.py - 4cbe8f58e16f6a76371ce45a69e0832130d6d24f authored over 2 years ago by apple502j <[email protected]>
Change .pot files to only contain at most 5 context lines

Crowdin did not like having many comments which caused the upload to
fail.

github.com/Rapptz/discord.py - af311bff09f57ba3a769cae4298559ea14b50d50 authored over 2 years ago by Rapptz <[email protected]>
Add remaining bitwise operators to Flags

github.com/Rapptz/discord.py - 78a026aae2da0ae20669880e6c638457f7166419 authored over 2 years ago by zephyrkul <[email protected]>
Update intersphinx url for request library

github.com/Rapptz/discord.py - 2ef7ae0778c321d6789904f1b0c1e7a57819dbba authored over 2 years ago by Jakub Kuczys <[email protected]>
Fix bug in permission resolution when dealing with timed out members

This would lead to timed out members having the read_messages
permission set to True instead of ...

github.com/Rapptz/discord.py - 77baa06a99b00b50d24398714bce40fcda1fa0c2 authored over 2 years ago by Rapptz <[email protected]>