-
### Summary
Using on_application_command_error to catch errors still outputs the error to the terminal
### Reproduction Steps
Try using the on_application_command_error listener in a cog and raise …
-
this bot needs to switch to a discord.py fork since discord.py has been deprecated and will not continue working after April 2022, which raises the question will we even need this bot? Maybe but I pre…
-
### Summary
Add full support for sending guild stickers, modifying stickers of a guild, etc.
### What is the feature request for?
The core library
### The Problem
Stickers have been par…
-
immediately closes after running
-
### Summary
Says 'discord.py' instead of 'Pycord' AND logo for the website is dpy logo not Pycord.
### Reproduction Steps
Visit the documentation.
### Minimal Reproducible Code
_No response_
###…
-
### Summary
on_application_command_error can't catch custom exception
### Reproduction Steps
![image](https://user-images.githubusercontent.com/35485292/140495413-cb8f4b52-ec6b-49c1-aade-aab9d1dbfa…
-
Discord.py is now unmaintened we need an alternative.
[Discord Team list of officially vetted libraries](https://discord.com/developers/docs/topics/community-resources#libraries)
PS: orca, rust…
-
### Summary
This basically adds the ability to correctly get prescence_count
### What is the feature request for?
The core library
### The Problem
The problem is that you can't do this …
-
### Summary
If the automcomplete
### Reproduction Steps
1. Create a Cog
2. Implement a command with an autocomplete option
3. Implement the callback into the cog or any other class
### …
-
### Summary
"after" parameter doesn't filter the audit log at all
### Reproduction Steps
Try to use the "after" parameter in discord.Guild.audit_logs to filter logs
### Minimal Reproducible Code
…