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

Failed to convert [username] to Member

lexicalunit opened this issue about 1 year ago
Multiple loops of task being executed at same time

Jbleezy opened this issue about 1 year ago
bug: import GuildChannel will cause circular import

cutecutecat opened this issue about 1 year ago
Fix silent errors in tasks

AsyncFor opened this pull request about 1 year ago
fix typo in `create_entitlement`

sgtlaggy opened this pull request about 1 year ago
Add warning to VoiceProtocol.on_voice_state_update

EvieePy opened this pull request about 1 year ago
add a "hard timeout" for the `View` class

Snawe opened this issue about 1 year ago
Bot crashes when trying to react to a message with two reactions

MaroCrafter opened this issue about 1 year ago
Emoji does not get set in Custom Activity

callmephilip opened this issue about 1 year ago
Callable default value for flags not working in hybrid commands

WitherredAway opened this issue about 1 year ago
fix typo in documentation; "users" -> "roles"

ldv8434 opened this pull request about 1 year ago
Pronoun responses.

naisu-dev opened this issue about 1 year ago
Read profile badges

geofurb opened this issue about 1 year ago
discord.Guild.edit(invites_disabled=True) no longer working as expected

tudubucket opened this issue about 1 year ago
[Crowdin] Updated translation files

github-actions[bot] opened this pull request about 1 year ago
Trouble playing audio after connecting to voice

codeofdusk opened this issue about 1 year ago
Improved

LukeC-C opened this pull request about 1 year ago
document type property and from_ classmethods for SelectDefaultValueType

Soheab opened this pull request about 1 year ago
Update client.py

ItzYourHacker opened this pull request about 1 year ago
Fix typos in Forbidden descriptions for Member methods

ignxdank opened this pull request about 1 year ago
Add a interaction completion event.

EncryptMan opened this issue about 1 year ago
Rename channel and Change category multiple times, does not work!

muhy06 opened this issue about 1 year ago
Future proof usage of async_timeout

imayhaveborkedit opened this pull request about 1 year ago
embed's are sending repeatedly

wedyza opened this issue about 1 year ago
add specialcase for AutoMod triggers in audit log diff

z03h opened this pull request about 1 year ago
Fix SKU return type and documentation

Puncher1 opened this pull request about 1 year ago
automcomplete throwing an Unknown interaction error

modernNeo opened this issue about 1 year ago
Fix AutoModRuleAction attribute error

z03h opened this pull request about 1 year ago
fix `entitlement_delete` event

owocado opened this pull request about 1 year ago
Fix member_profile triggers not having attributes filled

z03h opened this pull request about 1 year ago
Problem when my bot tries to connect to a voice channel

Motiver7 opened this issue about 1 year ago
Error when loop over guild.fetch_scheduled_events()

basox70 opened this issue about 1 year ago
[docs] Add global table of contents

oliver-ni opened this pull request about 1 year ago
Create a (mobile friendly) double TOC layout

Rapptz opened this issue about 1 year ago
Add an 'a' where it is missing

ignxdank opened this pull request about 1 year ago
Implement Guild Shop

Developer-Anony opened this pull request about 1 year ago
Implement editing application info

Puncher1 opened this pull request about 1 year ago
bug(Member): _flags attribute missing

drlove2002 opened this issue about 1 year ago
Typing Issues (Private Import Usage in Public Namespace)

ImplyingICheck opened this issue about 1 year ago
Intents Guide

Soheab opened this pull request about 1 year ago
Choice default value does not work correctly

downloadpizza opened this issue about 1 year ago
Add voice channel status events and permission

Puncher1 opened this pull request about 1 year ago
Add set voice channel status endpoint

Puncher1 opened this pull request about 1 year ago
Update README.rst

follicles opened this pull request about 1 year ago
[Message] New CDN Attachments parameters, new class and new method

Developer-Anony opened this pull request about 1 year ago
add Class in enums , utils files

pondsan1412 opened this pull request about 1 year ago
Fix bad voice state when failing to move to a voice channel without permissions

imayhaveborkedit opened this pull request about 1 year ago
Add missing ``scheduled_event`` field to StageChannel.create_instance

Soheab opened this pull request about 1 year ago
Support 3.11

tuna2134 opened this pull request about 1 year ago
Add 3.11 and 3.12 to setup.py

tuna2134 opened this pull request about 1 year ago
type: fix Optional[PartialEmoji] to Optional[Union[PartialEmoji, dict, str]

tuna2134 opened this pull request about 1 year ago
Incorrect type hint of emoji: Optional[PartialEmoji] = None

Destroy666x opened this issue about 1 year ago
Add support for guild incidents

Soheab opened this pull request about 1 year ago
Add unicode language identifiers to Locale

Luc1412 opened this issue about 1 year ago
Refactor ``from_components`` for select classes

Soheab opened this pull request about 1 year ago
Remove duplicated doc for default_values kwarg for select decorator

Soheab opened this pull request about 1 year ago
[app_commands] fix typehints for __class_getitem__ in Transform and Range

owocado opened this pull request about 1 year ago
Fix incorrect callback typing

imayhaveborkedit opened this pull request about 1 year ago
Error sending PNG to "create_custom_emoji"

michaelstephens opened this issue about 1 year ago
Fix error when `app_commands.Group` misses a name

itswilliboy opened this pull request about 1 year ago
Add support for `default_values` of select menus

Robin5605 opened this issue about 1 year ago
Add support for default_values field on selects

Soheab opened this pull request about 1 year ago
Add silence padding after transmission breaks

imayhaveborkedit opened this pull request over 1 year ago
Pass exceptions from coro to on_error

LeoSko opened this pull request over 1 year ago
Examples - App Commands duplicates the commands

and7ey opened this issue over 1 year ago
Fix possible FFmpegAudio AttributeError in __del__

imayhaveborkedit opened this pull request over 1 year ago
Member cache not being filled

mniip opened this issue over 1 year ago
[tasks] support defining tasks on a slotted class

SebbyLaw opened this pull request over 1 year ago
Trimmed trailing whitespace

oDepleted opened this pull request over 1 year ago
add check for invalid number used for `app_commands.Choices.value`

modernNeo opened this issue over 1 year ago
Update basic_voice.py in examples

Lefeus opened this issue over 1 year ago
What's `-fec true -packet_loss 15`

Alicey0719 opened this issue over 1 year ago
.from_dict() classmethod for discord.Message

PearooXD opened this issue over 1 year ago
[reloaded] Add inline-tabs extension

Gobot1234 opened this pull request over 1 year ago
Sharding Guide

Hadock-is-ok opened this pull request over 1 year ago
change DynamicItem to error with custom id

ImVaskel opened this pull request over 1 year ago
Fix `View.from_message` not creating other Selects

z03h opened this pull request over 1 year ago
[Crowdin] Updated translation files

github-actions[bot] opened this pull request over 1 year ago
[docs] app commands guide

ika2kki opened this pull request over 1 year ago
patching doc extensions to work with later sphinx versions

CrosswaveOmega opened this pull request over 1 year ago
Extension Guidelines

Soheab opened this issue over 1 year ago
Fix misleading Error documentation for `Client.fetch_guild`

Luc1412 opened this pull request over 1 year ago
Flagconverter bool flags

TheKidThatCodes opened this issue over 1 year ago
.connect() loop and no return

issamansur opened this issue over 1 year ago
Bot doesn't play music via VoiceClient.play

issamansur opened this issue over 1 year ago
Fix IndexError in Colour.from_str('')

ambdroid opened this pull request over 1 year ago
Normalize thread names

imayhaveborkedit opened this pull request over 1 year ago
Split ffmpeg args

imayhaveborkedit opened this pull request over 1 year ago
Fix template.source_guild attempting to get from cache

cibere opened this pull request over 1 year ago
info log lines from discord.py are being directed to sys.stderr

modernNeo opened this issue over 1 year ago
VoiceChannel.connect() never returns

Disuqi opened this issue over 1 year ago