Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

💜 - Help Command #227

Open
petrspelos opened this issue Feb 29, 2020 · 6 comments · Fixed by #275
Open

💜 - Help Command #227

petrspelos opened this issue Feb 29, 2020 · 6 comments · Fixed by #275
Assignees
Labels
Discord Discord layer help wanted We would love if you could help us with this issue

Comments

@petrspelos
Copy link
Member

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 petrspelos added up-for-grabs Issue open for taking Discord Discord layer labels Feb 29, 2020
@AbnerSquared
Copy link
Contributor

AbnerSquared commented Feb 29, 2020

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.

@DraxCodes
Copy link
Collaborator

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.

😄

@petrspelos petrspelos added help wanted We would love if you could help us with this issue and removed Work in progress labels Mar 8, 2020
@petrspelos
Copy link
Member Author

Reopened by revert 8f6a090.

@petrspelos petrspelos reopened this Mar 14, 2020
@petrspelos petrspelos removed the up-for-grabs Issue open for taking label Mar 14, 2020
@1n5an1ty
Copy link
Member

@AbnerSquared What is the current status of this?

@AbnerSquared
Copy link
Contributor

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
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Discord Discord layer help wanted We would love if you could help us with this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants