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

!mc help #3

Open
8 tasks done
TheWhiteWolves opened this issue Apr 12, 2016 · 3 comments
Open
8 tasks done

!mc help #3

TheWhiteWolves opened this issue Apr 12, 2016 · 3 comments

Comments

@TheWhiteWolves
Copy link
Owner

TheWhiteWolves commented Apr 12, 2016

Add the help menu so users can understand the script better.

Documentation todo:

  • !mc refresh
  • !mc rejoin
  • !mc rejoin [player name]
  • !mc move [map name]
  • !mc move [player name] [map name]
  • !mc moveall [map name]
  • !mc menu
  • !mc help
@TheWhiteWolves
Copy link
Owner Author

Ideas:

Interactive help examples - the idea for these will be for the examples on each of the help documentations to interactive for the user, allowing them to click the example and it will perform the command showing them what it does.
The example will have to be dynamically generated for each users campaign, to achieve this it will take the first map in the public list and insert it into the pre formatted example and take the name of the person who used the help command and insert their name where needed so that the command will be a valid one.
If no public maps are available in the campaign then it will insert a placeholder map name, this will also disable the use of that example as interactive as the command would be invalid.

@TheWhiteWolves
Copy link
Owner Author

Idea:

Add in the --show filter to the help to allow it to be filtered to only what the user wants to know,

e.g. !mc help -- show move

This will show the help on the move command.

@TheWhiteWolves
Copy link
Owner Author

Need to work on some better styling across the board

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

No branches or pull requests

1 participant