Skip to content
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

feat: Help Menu Changes #69

Closed
wants to merge 5 commits into from

Conversation

AustinH-adl
Copy link
Contributor

Description

Changing the help command to use a menu and utilize buttons for switching to see commands.

Changes Made

  • Created a new HelpMenu class to utilize ui.view
  • Created methods CreateMenu, menu_next and menu_back to manage message embed

Related Issues

Fixes issue#42

Additional Notes

image
image

TODO: Move class to own file
TODO: Add buttons to skip to end and start (see issue#42)
TODO: implement a selectmenu (see issue#42)
TODO: Move Misc commands into class or group
TODO: implement /commandname to pull up dedicated help menu

austihh and others added 5 commits October 20, 2024 15:04
Implementing buttons in the help menu for help command using a ui.view
TODO: move changes to relevant file for cleaner main file
TODO: Move class to dedicated file
TODO: Refactor code to include /misc for all standalone commands
Moving the misc command to bottom and showing the commands contained
@AustinH-adl AustinH-adl changed the title Help Menu Changes feat: Help Menu Changes Oct 20, 2024
@AustinH-adl AustinH-adl marked this pull request as draft October 21, 2024 10:07
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.

2 participants