| Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
Co-authored-by: Xithrius <[email protected]>
|
|
Co-authored-by: Xithrius <[email protected]>
|
|
|
|
|
|
|
|
Co-authored-by: Hedy Li <[email protected]>
|
|
|
|
|
|
Co-authored-by: Hedy Li <[email protected]>
|
|
|
|
-Change _ to `digit`
-Remove redundant "Command" from docstrings. Changed to "Create embed
from ..."
-Change hex command custom embed to `BadArgument` for consistency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-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.
|
|
Co-authored-by: Sn4u <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/python-discord/sir-lancebot/pull/842/files#r739619938
https://github.com/python-discord/sir-lancebot/pull/842/files#r739295253
|
|
|
|
Co-authored-by: Sn4u <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|