index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/upload-artifact-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
exts
/
utilities
/
realpython.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-11-12
fix: check length of hex before strip
bradtimmis
-1
/
+3
2021-11-11
update: remove redundancy in dosctring
bradtimmis
-1
/
+1
2021-11-11
fix: remove alpha values in embed for hex
bradtimmis
-2
/
+2
2021-11-11
update: remove redundancy in docstring
brad90four
-1
/
+1
2021-11-11
fix: change color to Colour in comment
bradtimmis
-1
/
+1
2021-11-11
fix: remove async call for match_colour_name
bradtimmis
-8
/
+11
2021-11-11
fix: change color to colour in no match found result
brad90four
-1
/
+1
2021-11-10
cleanup: change main command docstring to be more clear
bradtimmis
-1
/
+5
2021-11-10
cleanup: finalize reviews requested changes
bradtimmis
-15
/
+12
2021-11-10
test: correct embed descriptions
brad90four
-3
/
+3
2021-11-10
test: return after default random invocation
brad90four
-0
/
+1
2021-11-10
test: UI/UX updates, not tested yet
brad90four
-9
/
+22
2021-11-10
fix: change kwarg to color_input instead of extra
bradtimmis
-2
/
+2
2021-11-10
fix: handle user hex in embed
bradtimmis
-0
/
+2
2021-11-09
fix: replace 'random' in embed with color mode
bradtimmis
-1
/
+1
2021-11-09
chore: remove 0 from range and change to "
bradtimmis
-5
/
+5
2021-11-09
chore: re-arrange command invocation with try/except
bradtimmis
-6
/
+8
2021-11-09
chore: pull hex match out of try/except block
bradtimmis
-2
/
+1
2021-11-09
bug: handle multi word name entries and full input
bradtimmis
-2
/
+4
2021-11-09
fix: add import, handle no name match in embed
bradtimmis
-3
/
+4
2021-11-09
fix: handle alpha values in hex code
brad90four
-0
/
+6
2021-11-09
fix: type hinting _rgb_to_cmyk
brad90four
-1
/
+1
2021-11-03
rename to colour
bradtimmis
-0
/
+0
2021-11-03
fix: reduce 'from' imports
bradtimmis
-13
/
+12
2021-11-03
fix: have description in-line
bradtimmis
-2
/
+1
2021-11-03
fix: use and handle conversions with name value
bradtimmis
-2
/
+5
2021-11-03
fix: return None if no name match is found
bradtimmis
-3
/
+3
2021-11-01
Fix lint errors of eac9d3b4194004894d4f4e50862f184db695d402
CyberCitizen01
-3
/
+3
2021-11-01
Add source credit and Color.from_rgb method to get discord color
CyberCitizen01
-3
/
+4
2021-10-29
fix: invoke without command, hsv fix
bradtimmis
-8
/
+13
2021-10-29
fix: iterate through tuple
brad90four
-1
/
+1
2021-10-29
chore: add some conditions for the embed variables
bradtimmis
-2
/
+11
2021-10-29
fix: correct ranges and logic for color error handling
bradtimmis
-10
/
+11
2021-10-28
fix: bug in cmyk and hsv
bradtimmis
-10
/
+12
2021-10-28
fix: add periods to error messages
bradtimmis
-4
/
+4
2021-10-28
fix: added error handling and other cleanup chores
bradtimmis
-6
/
+30
2021-10-28
chore: change COLOUR_MAPPING to colour_mapping
brad90four
-6
/
+6
2021-10-28
chore: correct capitalization of command name in embed
brad90four
-2
/
+7
2021-10-28
chore: change to tuples, various suggested changes
brad90four
-30
/
+30
2021-10-28
chore: general code fixes and cleanup
bradtimmis
-62
/
+29
2021-10-27
chore: move send_colour_response to top of class
brad90four
-32
/
+32
2021-10-27
chore: embed format tweaking
brad90four
-2
/
+2
2021-10-27
fix: testing fixes
bradtimmis
-11
/
+10
2021-10-26
chore: code cleanup
brad90four
-66
/
+86
2021-10-26
chore: code cleanup
bradtimmis
-15
/
+4
2021-10-25
chore: fix import order due to isort
bradtimmis
-1
/
+1
2021-10-25
fix: finish restructure with all functionality
bradtimmis
-329
/
+66