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 134 pycord issues
Sort by recently updated
recently updated
newest added

### Summary I'm using a bot based on pycord during long conversations on discord. Sometimes (it occur very rarely tho) a nacl.exceptions.CryptoError is raised, and i have no way to...

unconfirmed bug
on hold

### Summary Internal application command validation ### What is the feature request for? The core library ### The Problem Instead of a vague `Application command names must be unique`, we...

feature request
on hold

### Summary Discord API calls that `image` and not `cover` ### What is the feature request for? The core library ### The Problem In `scheduled_events.py` the `edit` function uses a...

feature request
API Reflection
on hold

### Summary Properly type the MISSING type for things set to it. ### What is the feature request for? The core library ### The Problem Currently any type working as...

feature request
priority: low
on hold

### Summary A support for SlashCommandGroup in multple cogs ### What is the feature request for? The core library ### The Problem When you create a SlashCommandGroup, you can only...

feature request
on hold

I think It'd be more ideal for `VoiceChannel` and `StageChannel` to inherit from `_TextChannel` and then move the thread-related functions & attributes from `_TextChannel` to `TextChannel` and `ForumChannel` What if...

feature request
priority: low
on hold

## Summary Implements unit testing ## Todo - [ ] Initial Framework - [x] Ability to intercept requests and track them - [x] Support blocking requests from going through to...

priority: high
status: in progress

## Summary Adds a `ButtonTypes` class that allows users to use preset paginator button styles easily. > ⚠ **THIS PR IS STILL NOT FINISHED!** ## Information - [ ] This...

status: in progress
ext.pages
changelog needed
PA: All Contributors pending
PA: Maintainers pending

## Summary Adds ``use_styled_buttons`` in `ext.pages.Paginator` which essentially styles buttons with emojis by using a single parameter. Overwrites ``use_default_buttons`` when used in the Paginator `__init__`. ## Information - [ ]...

priority: low
ext.pages

## Summary This pull request is for the issue https://github.com/Pycord-Development/pycord/issues/2306 ## Information - [x] This PR fixes an issue. - [ ] This PR adds something new (e.g. new method...

bug
PA: All Contributors pending
PA: Maintainers pending