| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-10-28 | chore: change COLOUR_MAPPING to colour_mapping | -6/+6 | ||
| 2021-10-28 | chore: correct capitalization of command name in embed | -2/+7 | ||
| 2021-10-28 | chore: change to tuples, various suggested changes | -30/+30 | ||
| 2021-10-28 | chore: general code fixes and cleanup | -62/+29 | ||
| 2021-10-27 | chore: move send_colour_response to top of class | -32/+32 | ||
| 2021-10-27 | chore: embed format tweaking | -2/+2 | ||
| 2021-10-27 | fix: testing fixes | -11/+10 | ||
| 2021-10-26 | chore: code cleanup | -66/+86 | ||
| 2021-10-26 | chore: code cleanup | -15/+4 | ||
| 2021-10-25 | chore: fix import order due to isort | -1/+1 | ||
| 2021-10-25 | fix: finish restructure with all functionality | -329/+66 | ||
| Added commands for `name` and `random`. Added the ability to look up the color name based on the hex value. Co-authored-by: Mohammad Rafivulla <[email protected]> Co-authored-by: Vivaan Verma <[email protected]> | ||||