aboutsummaryrefslogtreecommitdiffstats
path: root/bot/command.py
diff options
context:
space:
mode:
authorGravatar brad90four <[email protected]>2021-09-03 14:35:26 -0400
committerGravatar Chris Lovering <[email protected]>2021-10-05 16:40:44 +0100
commit32b06208a2212f8d596591f50fc8759049fc78e1 (patch)
treef4f4e2ada3d4771c76c60cbe862b38a1bf7b9a6a /bot/command.py
parentStart from upstream main branch (diff)
Create draft body of file
This is a large empty file with lots of comments. My general proposal is outlined in the code stumps. Details will need to be hashed out and decided on with CyberCitizen01. In particular: - How to use URLs that has list of color names? Read those into a dictionary? - How to handle the command call with options? `discord-flags`, parsing, function call like: .colour cmyk(49, 50, 0, 22) .colour hsl(241, 47, 58) .colour rgb 101 99 199 - How to implement fuzzy matching with rapidfuzz based on the color names from those URLs? - How to generate colors in other formats? Is this all possible in pillow? - How to generate photo to use in the embed? Do we temporarily create a file in a cache, send it in embed, then delete? This will be a fun project, and my first collab! Co-authored-by: Mohammad Rafivulla <[email protected]>
Diffstat (limited to 'bot/command.py')
0 files changed, 0 insertions, 0 deletions