quintilesims / slackbot

Slack bot for IQVIA
MIT License
2 stars 0 forks source link

Display command help output in codeblocks #1

Closed zpatrick closed 6 years ago

zpatrick commented 6 years ago

Currently, the help display for commands just displays as normal text. It would look better if this was displayed as a code block, e.g. if a user types !echo -h, slackbot responds with:

NAME:
main !echo - display the given message
USAGE:

main !echo [args...]