-
-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more information to helpdm embeds. #2056
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd rather see most, if not all the help dm code in the _messages.py
file or some new module rather than in the cog's file. The cog already has quite a lot going on, and we should try to avoid making it even harder to read.
@Qwerty-133 What's your status on this PR? Thanks! |
Hey @Xithrius! I'll be finishing this up soon, thanks for the reminder |
@Qwerty-133 Hey, been a while. Thoughts on reviving this PR? Thanks! |
Since this is quite old and there are a lot of conflicts since this was made before we moved to forum help channels, i'll close this. It probably also needs some more discussion about what parts are still relevant/need changing on the issue before continuing. |
Implements part 1 of #1960