-
As of d17b626a8cfe7459be8ccb0a9d0c80ea29a3bb5c
Can trigger a github action that runs a script, puts logs in a github artifact and then posts the artifact results to stdout
```
(discord) ➜ disc…
-
### Bot Version
4.1.0
### How are you hosting Modmail?
PM2
### Error Logs
Check additional info
### Screenshots
_No response_
### Additional Information
```
0|modmail | 11/05/24 10:15:24 co…
-
Seems to work fine, I recommend just updating the requirements
-
### Summary
fetching dms failed.
### Reproduction Steps
Running the code below, gave 403 error.
### Code
```python
async def on_ready(self):
self.on_ready_done = False
self.cmds…
-
### Summary
Today, Discord announced their E2EE protocol, DAVE. This issue is requesting the addition of DAVE support to discord.py.
### What is the feature request for?
The core library
### The P…
-
### Summary
VoiceClient.play() doesn't pass FFMPEG error to 'after' function.
### Reproduction Steps
I know from https://github.com/Rapptz/discord.py/issues/5131 that the session invalidation err…
-
# Discord.py is migrating from v1 to v2.
Full docs & notes can be read in their website [here](https://discordpy.readthedocs.io/en/stable/migrating.html).
I must say, I haven't read them all yet…
-
Rapptz, the main dev of discord.py, has released [this gist](https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1), basically stating the future of discord.py. Rapptz has also archived the …
-
-
Yt-dlp has a progress bar that is displayed to the user so you can see the download progress, speed, time, etc.
I already tried to pass with a simple flag True | False:
https://github.com/yt-dlp/yt-…