diff options
| author | 2021-11-01 20:17:15 +0530 | |
|---|---|---|
| committer | 2021-11-01 20:17:15 +0530 | |
| commit | eac9d3b4194004894d4f4e50862f184db695d402 (patch) | |
| tree | 8fb364ba75a6ef6b37a6fe7419e1422382463285 /bot/resources/utilities | |
| parent | fix: invoke without command, hsv fix (diff) | |
Add source credit and Color.from_rgb method to get discord color
https://github.com/python-discord/sir-lancebot/pull/842/files#r739619938
https://github.com/python-discord/sir-lancebot/pull/842/files#r739295253
Diffstat (limited to 'bot/resources/utilities')
| -rw-r--r-- | bot/resources/utilities/ryanzec_colours.json | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/resources/utilities/ryanzec_colours.json b/bot/resources/utilities/ryanzec_colours.json index 7b89f052..ad8f05fd 100644 --- a/bot/resources/utilities/ryanzec_colours.json +++ b/bot/resources/utilities/ryanzec_colours.json @@ -1,4 +1,5 @@  { +    "_": "Source: https://github.com/ryanzec/name-that-color/blob/0bb5ec7f37e4f6e7f2c164f39f7f08cca7c8e621/lib/ntc.js#L116-L1681",      "Abbey": "4C4F56",      "Acadia": "1B1404",      "Acapulco": "7CB0A1",  |