nulldomain
nulldomain
When using the symbols module, omega isn't recognised. I don't know if it's my accent or the program, but it's picking it up as ['all', 'major'] several times.
### Summary This PR aims to finish the work made by @ashwinvin in #695, including rebasing on the most recent hikari version (at the time of writing) and bringing tests...
A method to reload (or re-'source') localizations would be helpful, particularly when using `GnuLocalizationProvider`. This would allow for changing localization values without requiring the bot to restart, which can be...
### Summary Adds support for Python 3.14 to `requires-python` and CI workflow ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ]...
Noticed a few discrepancies while working on #2212 / #2224 - - `invites.Invite` is missing an enum field for [all the possible invite types](https://discord.com/developers/docs/resources/invite#invite-object-invite-types). - While not officially documented other...