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

Add changelog for v2.3.2

44f90909cb41c6874457206a121951ab07347811 authored over 1 year ago by Rapptz <[email protected]>
Fix setting CustomActivity name

1d2177c61098f7c9adfce82ea9a246a9620d5644 authored over 1 year ago by Rapptz <[email protected]>
Fix voice websocket not being closed before being replaced

cdc220fa4c050b80bd1841967013fb91491d893f authored over 1 year ago by Imayhaveborkedit <[email protected]>
Add tzdata as a test dependency on Windows

Fix #9519

0ab68440eec215f1fce53bee03b3d4f7dc0690f3 authored over 1 year ago by Rapptz <[email protected]>
Fix escape behaviour for lists and headers in escape_markdown

Fixes #9516

e5da7f23cb1405c341431d1592538880e4d54d4d authored over 1 year ago by Rapptz <[email protected]>
Add support for media channels

e6a0dc5bc0ba8e739b0def446378088bea65d1df authored over 1 year ago by Rapptz <[email protected]>
Reconnect a shard if disconnected during a HELLO OP

ca5cbcbdf328458cc583f1de928ac49bf29f9b64 authored over 1 year ago by Rapptz <[email protected]>
[commands] Add fallback behaviour for CurrentGuild parameter

a361a08482c6e0ca747e3bad340f91a5b6de7845 authored over 1 year ago by Rapptz <[email protected]>
Fix multiple minor CSS issues to fix mobile and tablets

ad28fdc15469b9349ae794f2937e2dc3e6fd64ff authored over 1 year ago by Mysty <[email protected]>
Fix NameError in GuildChannel.create_invite

Move InviteTarget out of type checking

5e9f679178f7b795e555e619f7f00cd8559d8d75 authored over 1 year ago by fretgfr <[email protected]>
Add create_event permission

c69ce78ad115e06c3346cce7e8bc2071cc8fb6cb authored over 1 year ago by Josh <[email protected]>
Add support for role flags

135e57c81fee6be93398026ced126fc4c1ced4bd authored over 1 year ago by Soheab_ <[email protected]>
Add CategoryChannel.forums shortcut property

b7785d29cbd43b0d21c823b31fd5ae5a0dd2e94a authored over 1 year ago by Rapptz <[email protected]>
Add support for attachment flags

14faa9bdab6e31ad15e6c33620d4e5e46f795794 authored over 1 year ago by Soheab_ <[email protected]>
Add two new audit log event types

00ea67d315b78e394a33f0033f6392fa14153bb7 authored over 1 year ago by Rapptz <[email protected]>
Add RawReactionActionEvent.message_author_id field

b1ff8038c83b43a1377eb8d7be0779ec656adba8 authored over 1 year ago by Rapptz <[email protected]>
[commands] Fix displayed_default for callables and None values

270fa5f2e0d7eca396f9df0bcc9ad0e643c2fe9a authored over 1 year ago by Rapptz <[email protected]>
[commands] Fix =None being displayed in signatures for commands

732f89b9e182f6e3ce54608f7019c27508603f95 authored over 1 year ago by Rapptz <[email protected]>
Remove cached emoji and sticker data if intent is disabled

5eeeef02e4299d262cc64c23b5d8f346703c5ea9 authored over 1 year ago by Rapptz <[email protected]>
Document root_logger=True for the main logging page

55f907a793be95bcd00cb919a8ef7a8ee80ddadf authored over 1 year ago by Rapptz <[email protected]>
[types] Update PremiumType and StickerFormatType

eb06129378e130ab5681489ec061690b3f68273d authored over 1 year ago by EXPLOSION <[email protected]>
[Crowdin] Updated translation files

c448932fa0a35e347f3e963436df62f575aa740b authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update pyright version

630b2a1e550b7f0cfc8495ed0da70d3ef577bd50 authored over 1 year ago by Josh <[email protected]>
[commands] Revert on_error when cog is ejected for HelpCommand

0871b34fc86af49deb6db2436d3e77f5516fdcba authored over 1 year ago by Rapptz <[email protected]>
Fix Intents.emoji and emojis_and_stickers swapped alias decorators

33243f9bd6395146c297c03040bd843b696d709c authored over 1 year ago by Aluerie ❤#6524 <[email protected]>
[tasks] Fix missing name parameter in loop copy

646ab85bb62244666f092adb8683d2890f953664 authored over 1 year ago by Rapptz <[email protected]>
[tasks] Add name parameter to give the internal task a name

03140c0163261e0bd60ffb9121d13d19c619152d authored over 1 year ago by Rapptz <[email protected]>
Version bump for development

c6bdb0b0dd908f4fc4986143dad13bb240af2ce5 authored over 1 year ago by Rapptz <[email protected]>
Version bump to v2.3.1

2a9640b5160194d81ee32584d772a445141b00ab authored over 1 year ago by Rapptz <[email protected]>
Add changelog for v2.3.1

d48116af3b9e981b0f074d81f95e9319346074b4 authored over 1 year ago by Rapptz <[email protected]>
[commands] Change lookup order to place nicknames last

5e86be3b7260426e26cf38a067cbda94a2b68652 authored over 1 year ago by Rapptz <[email protected]>
Fix Message.channel being None for interactions

2fdbe59376d736483cd1226e674e609433877af4 authored over 1 year ago by Rapptz <[email protected]>
Fix certain select types not appearing in Message.components

0efc05ccce5a7c03d5fe976cbfc19dbbafc3126a authored over 1 year ago by Soheab_ <[email protected]>
Fix false positives in animated for PartialEmoji.from_str

a7f2c670c9ed1e9196d170239d6c2156a7aba503 authored over 1 year ago by Alex Nørgaard <[email protected]>
Use cache data if available for Interaction.channel

The data from Discord does not contain all the attributes that the
cached data has. There may be...

49e31e9e23517471252cd3f992fa3c88607741ff authored over 1 year ago by Rapptz <[email protected]>
Fix plain username lookup for Guild.get_member_named

Fix #9451

dc4ed438a5ba780fcaaf3fb46bbc603827d87bf2 authored over 1 year ago by Rapptz <[email protected]>
Version bump for development

0c6a2fc3d5a1c30cb92c45331ff0b3e487e088f8 authored over 1 year ago by Rapptz <[email protected]>
Version bump to v2.3

c785e4ba755e9b25c36953bdb0ffc34b41fe24d7 authored over 1 year ago by Rapptz <[email protected]>
Add changelog for v2.3

9f5b6c2bed56a34fd1061c93fa682015e36fb43e authored over 1 year ago by Rapptz <[email protected]>
Rename Permissions.manage_guild_expressions to manage_expressions

cf681105ceb88723b926aef6f41b237fff0b312c authored over 1 year ago by Rapptz <[email protected]>
Fix afk_channel docstring error

a8675ccde88c4d710928ba65c813a4126cbb25f7 authored over 1 year ago by Rapptz <[email protected]>
Refactor Guild.afk_channel to use a property

abfb3a11b056e0a32db93fcae9a907e03279c452 authored over 1 year ago by Rapptz <[email protected]>
Remove and address stale TODO comments

c5da0fe7c1442981de1aac6bb91ea7046d5cc79f authored over 1 year ago by Rapptz <[email protected]>
Hoist webhook detection outside of store_user helper

f1bade4bda43ae95ba457ff381d2927eb27fea1b authored over 1 year ago by Rapptz <[email protected]>
[commands] Add displayed_name to commands.Parameter

94bf7d8644954518447f8636d58267259ef27947 authored over 1 year ago by Soheab_ <[email protected]>
Fix spelling of DefaultAvatar colour doc strings

d34a88411d3d973453d80128ab924f6aca197995 authored over 1 year ago by Rapptz <[email protected]>
Add support for new pink default avatars

eedd7e3014220e4237d69e6a1597bde91d6046de authored over 1 year ago by Rapptz <[email protected]>
Set socket family of connector to AF_INET

- discord doesn't support ipv6
- prevents issues with hosts with DNS64 enabled
- resolves #9442

e6d2d82803d79cdd3fccecb7c5fd473e98100787 authored over 1 year ago by Michael H <[email protected]>
Remove trailing whitespace

914773d0fb4c5c66edce4d1f033093b7fe0d6d1b authored over 1 year ago by Rapptz <[email protected]>
Catch TypeError for unhashable annotation types

223e95a252c8fe14be8d84ed8f1dc272075dd87e authored over 1 year ago by Rapptz <[email protected]>
Fix TextInput's is_persistent() flow

6b6cbc44ce66bfb09647188a5bdd3737c351409a authored over 1 year ago by yvqc <[email protected]>
Add more specific directions (OAuth2 > URL Generator)

a9bd698683f4f8a9d9904a5ea3e6887b9810002c authored over 1 year ago by Agent-E11 <[email protected]>
Fix Piped Audio Input Ends Prematurely

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

a8882f7cb2dff550102d83ee21c08d95ad259e39 authored over 1 year ago by kairi <[email protected]>
Updated deprecated versioning in .readthedocs.yml

70b19c869581cc2fccc7f6b724ffccc231919572 authored over 1 year ago by Senev <[email protected]>
[commands] Document exceptions being ignored in teardown and cog_unload

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

2ab6541715b8ffc97c8f787749c301d2721705ba authored over 1 year ago by Sebastian Law <[email protected]>
Fix StageChannel.last_message_id always being None

0e727d8e6d386738c1b3b587d9c83b2c253c0e1a authored over 1 year ago by owocado <[email protected]>
Add constant for the default file size limit

e870bb1335e3f824c83a40df4ea9b17f215fde63 authored over 1 year ago by Rapptz <[email protected]>
Remove @ prefix from usernames

Discord seemed to have backtracked on this display

8d17aa23c958050ae0c04ae0dbfb1b49c1426a6e authored over 1 year ago by Rapptz <[email protected]>
Revert removal of discriminator lookup

48cca30ca1bd400310351c942dec49a2da68016e authored over 1 year ago by Rapptz <[email protected]>
Initial support for pomelo migration

df01db34902cb5f44d28189cc142ae19e040433e authored over 1 year ago by Rapptz <[email protected]>
Update discriminator again for user_update events

8d583ea71bbb13f30b09b10fc65151948012f2cd authored over 1 year ago by Rapptz <[email protected]>
Fix default_avatar detection for migrated users

b8310268b0b335a7fe5597c0fe678c3b9d62233f authored over 1 year ago by Rapptz <[email protected]>
Only use @ prefix in __str__ if the user is migrated

9ebc13e160cd339f000d80d1d00dc625ab27b9c0 authored over 1 year ago by Rapptz <[email protected]>
Add with_counts param to fetch_guilds

66689e16e8ddf9b2bbbb21d2db238f3027ae706c authored over 1 year ago by Andrin S <[email protected]>
Add Interaction.channel from Discord payload

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

53ce05b0d01494ef46c165d363ac0cfafa290f14 authored over 1 year ago by Andrin S <[email protected]>
[commands] Add Context.filesize_limit property

1deb5bf82dcc5f18c4724341c150e1d9cb71293c authored over 1 year ago by owocado <[email protected]>
Fix system message for channel_icon_change

54c62d7ef88f13cdf152d3f27e9f5cc9ee605a76 authored over 1 year ago by RedGuy12 <[email protected]>
Fix build issue on Sphinx v6

92d350059bd6273169c4e6a7d315608113335e60 authored over 1 year ago by Alex Liu <[email protected]>
Add create_expressions permission

be71383af9612f17926f20a503157c8a4cc1b10e authored over 1 year ago by Andrin S <[email protected]>
Allow Interaction webhook URLs to be used in Webhook.from_url

3951b61440a9fb87255d00349621e7a8863d5856 authored over 1 year ago by Rapptz <[email protected]>
Add missing import to modal example

9717317c780d00b65354b59f9397f98513dfc5dc authored over 1 year ago by Murtada Altarouti <[email protected]>
Fix indentation in create_text_channel docs

be861e5eac826fbea4254853f3944e4a55ab4e07 authored over 1 year ago by Joab <[email protected]>
Document the change in behaviour of bool(flag_obj)

ca0b44404743eb9e37c5123a9937d561daa63e2a authored over 1 year ago by Jakub Kuczys <[email protected]>
Fix opus.Decoder triggering a segfault

8d047d9e1d265505b2f93f91669a5074227ea999 authored over 1 year ago by Rapptz <[email protected]>
Document user_limit argument in StageChannel.edit()

16f1760dd08a91649f594799fff4c39bdf52c0ac authored over 1 year ago by Jakub Kuczys <[email protected]>
Fix exception raised by around strategy when the limit is set to 100/101

23352fba7949a491257cc06d2d88377035f0a39f authored over 1 year ago by Josh <[email protected]>
Add fallback ClientUser.mutual_guilds property

Fixes #9387

252ac38f9206e412aa7353c0832fe13951f2ce8e authored over 1 year ago by Rapptz <[email protected]>
Fix AutoMod audit log entry error due to empty channel_id

34a434b2afb605fb3cb7884608394c258b6ef962 authored over 1 year ago by Lilly Rose Berner <[email protected]>
Fix custom attributes not being copied over for subclassed Group

c8e26444974f9064f2b4025b2cf6a81753c4172a authored over 1 year ago by Rapptz <[email protected]>
Add changelog for v2.2.3

2880f15287cac0e455a0b623532dfe61711981e1 authored over 1 year ago by Rapptz <[email protected]>
Fix channel edits on webhooks sending two requests

da10065c1912996ff69ccd21602828edf843f305 authored over 1 year ago by Rapptz <[email protected]>
Fix FileHandler having ANSI escapes when used within PyCharm

c57d488ca699de69a240ae7c8304bd53da23141d authored over 1 year ago by Rapptz <[email protected]>
Update auto_mod_badge documentation

c6162cfec5534416fe3281fc987bbbf8d9ae281b authored over 1 year ago by Andrin S <[email protected]>
Add support for voice messages

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

1767be0081070501b2a4e5d1a55b4386ea24bc89 authored over 1 year ago by Andrin S <[email protected]>
Add and change Guild attributes and Guild.edit params

bee2db805d33456eada62c61cdf11a4c9a01a43d authored over 1 year ago by Andrin S <[email protected]>
Add auto_mod_badge to ApplicationFlags

4615d6848aa0fa41ae0578f50f8a57430b344af3 authored over 1 year ago by Andrin S <[email protected]>
Fix on_socket_raw_send and on_raw_thread_member_remove param types

4e276f59d716973a8640c9685eb80b93749f844a authored over 1 year ago by Andrin S <[email protected]>
[docs] Add missing attributes to AuditLogDiff

952558d5948d376980abdf676e1330451e8a964d authored over 1 year ago by Andrin S <[email protected]>
Fix AuditLogEntry.target being None for invites

Fix #9336

cb6170a7247958294b85a3bd0ab29b71088e86a2 authored over 1 year ago by Rapptz <[email protected]>
Update auto_archive_duration documentation

Fix #9351

0adef0ec8979a9f6c52d8062c8cdbe021f6810ac authored over 1 year ago by Rapptz <[email protected]>
Improve handling of ArrayFlags

Why discord did it this way instead of as an integer bitfield like everything
reasonable is unk...

8991525215622d842f1115b27a0bc41f76b6154d authored over 1 year ago by Michael H <[email protected]>
Escape # and - in markdown utilities

50f7b94656ffbacd4e1a2772f0dd1358699603d0 authored over 1 year ago by Andrin S <[email protected]>
Update docs on creating bot user

9845eb2f9c4ab453eb09363c8ac7191d00f9a127 authored over 1 year ago by Andrin S <[email protected]>
Update base file size limit

7f578fde22a93af08e686ec846ae95ab84f034e2 authored over 1 year ago by Vioshim <[email protected]>
Convert Webhook targets in AuditlogEntry

2247ffd9b5f4f65e1ee1936781fe1ac84631ccad authored over 1 year ago by z03h <[email protected]>
[commands] Use get_role where appropriate in role decorators

fdf03d4bca0f4a2347e14c224179e6ada8d07748 authored over 1 year ago by James Hilton-Balfe <[email protected]>
Fix 'available' KeyError for GuildSticker

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

ab287e71b8961cbe245e60ad220b7d0be9fd0b8a authored over 1 year ago by Vish M <[email protected]>
Add use_external_sounds permission

ee9e54983619bf711e52fb48b46694f8c78c4ef7 authored over 1 year ago by Andrin S <[email protected]>
Change and add params in AppInfo and PartialAppInfo

4828355f9ea4be18abad7067217236a90d0e22ba authored over 1 year ago by Andrin S <[email protected]>
Add overloads to reply and send

2ddb9d22baeb762f5c050b434c7e3da629206fbb authored over 1 year ago by Andrin S <[email protected]>