aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/colour.py (follow)
Commit message (Collapse)AuthorAgeLines
* fix: add import, handle no name match in embedGravatar bradtimmis2021-11-09-3/+4
| | | | | | | -Added `import string` to use the `string.hexdigits` method to check hex codes. -Handled bug where no name match found would be repeated in the embed in the first line as well as the value for the Name field.
* fix: handle alpha values in hex codeGravatar brad90four2021-11-09-0/+6
| | | Co-authored-by: Sn4u <[email protected]>
* fix: type hinting _rgb_to_cmykGravatar brad90four2021-11-09-1/+1
|
* rename to colourGravatar bradtimmis2021-11-03-0/+230