-
Hello,
How can we solve it?
[root@li1501-192 ~]# python
Python 2.7.5 (default, Aug 7 2019, 00:51:29)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] on linux2
Type "help", "copyright", "credits" or…
-
### Summary
The timeout for chunking guilds is `len(guilds) * 70`, which can be too low if the guilds has a high member count and/or the ws is bottlenecked due to other events.
### Expected Resu…
-
Как получить ссылку на mongodb?
-
### Summary
LargeInt cannot be restricted like Range, and Range cannot be a big int.
### What is the feature request for?
disnake.ext.commands
### The Problem
LargeInt is an integer big…
-
## The Problem
Currently, the [`LocalizationProtocol` docs](https://docs.disnake.dev/en/stable/api/localization.html#disnake.LocalizationProtocol) state that `.get()` must return `dict[str, str] | …
-
### Summary
I have a bot using slash commands written in Disnake and a bot using slash commands written in DSharpPlus. When using commands on the bot written in DSharpPlus all commands become unavail…
-
### Summary
messages sent with Inter.followup.send cannot be edited after 15 minutes
### Reproduction Steps
see code below
### Minimal Reproducible Code
```python
await inter.send('h')
m = await…
-
### Amendment type
Content Update
### Content type
Pinned Message
### Please provide the location of the content
https://discord.com/channels/267624335836053506/343944376055103488/79079…
lxnn updated
2 months ago
-
### Summary
Be able to tell if the bot currently playing a song
### The Problem
I really want to be able to see if the bot is playing in the current VC.
### The Ideal Solution
if player.is_playin…
-
### Summary
As (briefly) discussed [here](https://canary.discord.com/channels/881118111967883295/881124672056467456/1019435801009979392), there should be an extension for dispatching events. This ext…