| Commit message (Collapse) | Author | Lines |
|
|
|
This refactors the infraction_edit and infraction_append commands to
utilize the Infraction converter.
|
|
This adds the Infraction converter to be used in infraction_edit and
infraction_append.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes BOT-99
|
|
|
|
|
|
|
|
|
|
The `_utils.Infraction` alias does not cover nested data structures.
Therefore, it's inappropriate for expanded infraction API responses.
|
|
|
|
|
|
Co-authored-by: Dennis Pham <[email protected]>
|
|
Co-authored-by: Dennis Pham <[email protected]>
|
|
Co-authored-by: Dennis Pham <[email protected]>
|
|
Co-authored-by: Dennis Pham <[email protected]>
|
|
|
|
|
|
|