Paillat
Paillat
**Describe the bug** For some reason, all of my fields are set as nullable, using `strict-nullable` dosen't change anything. This migh well be my error, but after spending much time...
In different places of the code, the pycord guild_id is hardcoded. It would be preferable for it to be in an enviroment variable and/or be a fallback if none is...
## Current Situation 1. The README states the project supports only Python 3.7 and 3.8. 2. Python 3.7 reached EOL on June 27, 2023, and 3.8 is scheduled for EOL...
### Issue Summary Currently, Ghost uses the support email address (configured in Portal settings) as the sender for all transactional emails (e.g., signup confirmations, magic links). This design causes issues...
@erogol @reuben @Edresson First, I apologize for mentioning you directly. I understand you may have moved on to other projects or responsibilities since the shutdown. However, given the ongoing confusion...
Self explanatory, read diff if unclear. - #4022
## Summary fixes: #2474 cc @Lumabots ## Information - [x] This PR fixes an issue. - [x] This PR adds something new (e.g. new method or parameters). - [ ]...
## Summary A command's `ctx` parameter could not be typed as a `Union` which was especially problematic when using bridge ## Information - [x] This PR fixes an issue. fixes:...