pycord icon indicating copy to clipboard operation
pycord copied to clipboard

Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API

Results 241 pycord issues
Sort by recently updated
recently updated
newest added

## Summary Implements message forwarding, alongside some small cleanups for other message features. ## Information - [ ] This PR fixes an issue. - [x] This PR adds something new...

priority: medium
feature
API Reflection
python

Support Python 3.13 Depends on #2176

priority: high
feature
PA: All Contributors pending
python

## Summary `get_event_loop()` is deprecated. All instances should be replaced in favour of `get_running_loop()` and `new_event_loop()`. ## Information - [x] This PR fixes an issue. - [ ] This PR...

priority: medium
status: in progress
python

## Summary Adds support for sending voice messages. This includes the `waveform` and `duration_sec` parameters Solves #2575 This will be a draft until I have confirmed the behavior of `waveform`s...

priority: medium
feature
API Reflection

### Summary Something small in the documentation; I've attached a gif recording of the problem. ### Reproduction Steps ![chrome_CvdnCsg3UK](https://github.com/user-attachments/assets/4c6f1946-b263-4bd2-84b5-646142194d70) ### Minimal Reproducible Code _No response_ ### Expected Results NA ###...

unconfirmed bug

### Summary Message Forwarding ### What is the feature request for? The core library ### The Problem Implement Message Forwarding to reflect API ### The Ideal Solution Implement Message Forwarding...

feature request
upcoming discord feature
API Reflection

### Summary Adding the ability to send native audio messages ### What is the feature request for? The core library ### The Problem Add this ability so users can listen...

feature request
API Reflection

## Summary title ## Information - [x] This PR fixes an issue. - [ ] This PR adds something new (e.g. new method or parameters). - [ ] This PR...

PA: All Contributors pending
PA: Maintainers pending

## Summary ## Information - [x] This PR fixes an issue. Fixes #1582 - [ ] This PR adds something new (e.g. new method or parameters). - [ ] This...

PA: All Contributors pending