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

Add !help support for Examples, Full help content #71

Merged
merged 1 commit into from
Dec 10, 2017

Conversation

RamblingCookieMonster
Copy link
Contributor

Add !help support for Examples, Full help content, and adds single character aliases for these to simplify use in Slack, without completion (e=Examples, f=Full, d=Detailed)

Hit me up if you'd prefer another route, figured this is reasonably benign - existing behavior remains, just adds params for others

Description

Adds common Get-Help switches to !Help - Full, and Examples. Examples in particular are quite helpful, Full may come in handy if you want to describe or see further information in parameters and other help content Detailed leaves out.

Related Issue

#67

Motivation and Context

See issue

How Has This Been Tested?

Works as it did before, with extra options for !Help

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Also add single character aliases for these to simplify use in Slack, without completion
@devblackops
Copy link
Member

Thanks @RamblingCookieMonster!

@devblackops devblackops merged commit 36e74c7 into poshbotio:master Dec 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants