-
**Describe the bug**
The `SlashCommandOptionType.from_type` function raises an error when used with Discord.py v2, because [it switches from using `abc.ABCMeta` to using `typing.Protocol`](https://…
-
**Description**
When using the Api to change the voice state of a bot account to deafed the bot gets the little deafed sign in the client but reading of the udp socket makes it possible to stil…
-
### Summary
It does not work before the bot is ready
### Reproduction Steps
- Create a commands.Bot instance
- call dispatch before on_ready is dispatched
### Minimal Reproducible Code
```python…
-
## Description
Consider switching to a discord.py fork, such as nextcord, which will be maintained for the foreseeable future.
## Reasoning
We won't miss out on new features of discords API, and th…
-
The label is optional according to the documentation so this line can be removed.
https://github.com/nextcord/nextcord/blob/750aae07b1515fcb45f4ed78e39803a94455682a/examples/views/tic_tac_toe.py#L1…
-
At the moment, all extension modules created by https://github.com/Ext-Creators (such as discord-ext-ipc) are abandoned due to the shutting down of discord.py. We can incorporate these modules into Ne…
-
https://github.com/discord/discord-api-docs/pull/3805
-
### Summary
Nothing else that you told me
### What is the feature request for?
The core library
### The Problem
Nothing else that you told me
### The Ideal Solution
Nothing else that you told m…
-
It always has worked before, it started not working yesterday.
This is the copy paste of the error message:
IndexError: Command raised an exception: IndexError: list index out of range
DATETI…
-
```
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/quart/app.py", line 1467, in handle_request
return await self.full_dispatch_request(request_context)
Fil…