Miunie icon indicating copy to clipboard operation
Miunie copied to clipboard

💜 - Help Command

Open petrspelos opened this issue 5 years ago • 6 comments

Summary

It would be very nice and convenient to have a @Miunie help command that would list all of the commands we've got.

Interested? 😊

If you'd like to help us by solving this issue, just say so in the comments. ❤️ And don't shy away from asking any kind of question you might have.

Should you have any questions at all, feel free to contact either me (@petrspelos) or @DraxCodes on our Discord server:

Discord

And of course, thank you so much for contributing! 🎉 It's because of amazing people like yourself that Miunie exists.

petrspelos avatar Feb 29 '20 16:02 petrspelos

I can tackle this. I think all that would be needed is:

  • Create HelpService, which would handle displaying and searching for basic information about a command or to view all of the commands Miunie has.

Likewise, it would modify PhraseKey and Strings.resx (maybe EmbedConstructor) for language safe responses.

AbnerSquared avatar Feb 29 '20 19:02 AbnerSquared

Instead of making it a service, ideally just make it a Discord layer only thing. (Miunie.Discord) It doesn't really fit as a service in Core as it's very specific to Discord only.

:smile:

DraxCodes avatar Feb 29 '20 22:02 DraxCodes

Reopened by revert 8f6a090796156dc4b0308d5a075b640beee5c957.

petrspelos avatar Mar 14 '20 10:03 petrspelos

@AbnerSquared What is the current status of this?

1n5an1ty avatar Mar 31 '20 21:03 1n5an1ty

I've been overhauling the Paginator class to incorporate more methods, as well as including warning notices for stuff like 'This requires an administrator to execute.' and such. It should be finished up soon, I'm just currently wrapping up and cleaning up some extra classes.

AbnerSquared avatar Apr 01 '20 15:04 AbnerSquared

Overall, it's to make the Help command embed much easier to display.

AbnerSquared avatar Apr 01 '20 15:04 AbnerSquared