Skip to content

Conversation

DuckyBlender
Copy link

@DuckyBlender DuckyBlender commented Jun 5, 2022

Made some improvements, while staying simple
Also, my first pull request😄

Copy link
Owner

@AlexFlipnote AlexFlipnote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments, I like a lot of the changes, but a few were not needed or break the flake8 standard. :P

@DuckyBlender
Copy link
Author

Done

There is no point in changing into text if the DM's always support embeds.

Co-Authored-By: F1L1P <78918286+F1L1Pv2@users.noreply.github.com>
@DuckyBlender
Copy link
Author

DuckyBlender commented Jun 15, 2022

Done, with the help of @F1L1Pv2 (I can't think today)
I've just moved the help command into DM's, exactly how it worked before. There is no need to change it to text this way.

@DuckyBlender
Copy link
Author

Will this be merged?



class HelpFormat(DefaultHelpCommand):
class CustomHelp(commands.MinimalHelpCommand):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still is not back to normal, it is tied up to what I mentioned previously.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is back to normal, but with embeds...
Oh well, give me a sec to revert this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants