-
Discord.py is unmaintained. Maybe there's a good and longtime maintained library.
***Status:*** [Replacing whole library with dc-py-interactions](https://github.com/German-Immersive-Railroading-Commu…
-
### Bug description
When parsing the following file:
```python
#!/usr/bin/env python3
"""
General Utilities
(part of web.py)
"""
import datetime
import os
import re
import shutil
i…
-
### Summary
TextChannel.overwrites raises TypeError
### Reproduction Steps
Just use .overwrites property or .overwrites_for
### Minimal Reproducible Code
```python
for channel in ctx.guild.channe…
-
**Describe the bug**
Traceback (most recent call last):
File "main.py", line 13, in
import nextcord
ModuleNotFoundError: No module named 'nextcord'
**To Reproduce**
try to run Dev repl.…
-
**Is your feature request related to a problem? Please describe.**
Discord.py is now deprecated. We should use a maintained package to get all the updates
**Describe the solution you'd like**
Swi…
-
i dont know what happen with this code when i running bot.py this code is error, could u help me
![Screenshot (1753)](https://user-images.githubusercontent.com/70818285/160256739-00819d34-926f-4761-…
-
### Summary
Mentions do not work when a command is executed
### Reproduction Steps
Added a reaction command to my bot, but after noticing there the author and/or member is not mentioned, got help a…
-
### Summary
Trying to get the user invoking a slash command, nextcord.Interaction.user returns member_descriptor instead
### Reproduction Steps
I am trying to get a User object of the user who inv…
ghost updated
2 years ago
-
### Is your feature request related to a problem? Please elaborate.
Discord.py has been depreciated and one new framework I use is nextcord
### Describe the solution you'd like
Update discord.py to…
-
Error when creating product
Task exception was never retrieved
future:
Traceback (most recent call last):
File "C:\Python310\lib\site-packages\nextcord\client.py", line 420, in _run_event
…