Lydia
Lydia
**Describe the bug** The command 'eventping' didn't accomplish. **To Reproduce** Steps to reproduce the behavior: 1. Create an event 2. Wait for some peoples to join (We were 8 persons)...
**Describe the bug** This bug consist of setting up an image in a embed and invite a bot, resulting of sending the wrong image. **To Reproduce** Steps to reproduce the...
### Description of the changes Correct the docstring of `Config.user` for the `user` parameter. Closes #5790. ### Have the changes in this PR been tested? No
### What component of Red (cog, command, API) would you like to see improvements on? API: [Config](https://cs.github.com/Cog-Creators/Red-DiscordBot/blob/ae80e62a1359b4f9f4ef1fd4290bd8a383f4b74c/redbot/core/config.py#L593) ### Describe the enhancement you're suggesting. Currently, the method [`Config.user`](https://cs.github.com/Cog-Creators/Red-DiscordBot/blob/ae80e62a1359b4f9f4ef1fd4290bd8a383f4b74c/redbot/core/config.py#L1090)'s typehint only allow...
Hi, I'm a user of VSCode & Sourcery, and I very often read the comments of methods. I am very annoyed by the "Sourcery Code Metrics" because this is irrelevant...
### Description of the changes Improve annotations in Config. - When awaiting a `Value`/`Group`, this will no longer raises `_ValueCtxManager is not awaitable` (Due to invalid annotation of `__await__`) ![Error...
### Type of feature request API functionality, Other ### Description of the feature you're suggesting The suggestion here implies the cogs `info.json` and Red's index. The idea is to add...
### What component of Red (cog, command, API) would you like to see improvements on? Streams ### Describe the enhancement you're suggesting. Discord has updated Markdown to support header &...
### What component of Red (cog, command, API) would you like to see improvements on? Core ### Describe the enhancement you're suggesting. I've been kind of spammed by my bot...
## Is your feature/enhancement proposal related to a problem? Please describe. This issue suggest adding a new key for commands defined under `tool.pdm.scripts`, to set the current working directory before...