ubclaunchpad / rocket

:rocket: Slack bot, team management, and onboarding system for UBC Launch Pad - superseded by Rocket2: https://github.com/ubclaunchpad/rocket2
2 stars 0 forks source link

User backticks for code style in @rocket help message #56

Closed bobheadxi closed 6 years ago

bobheadxi commented 6 years ago

Right now its plain text:


Usage: @rocket COMMAND

Get help using a specific command with "@rocket help command={COMMAND}" Example: @rocket set name={A Guy} github={arealguy}


Hard to tell at glance, for example, that the brace is a curly brace and not a ( ... )

Same with commands:


Commands view-user View information about a user add-user Add a user to a team set Set properties on your Launch Pad profile to a new values edit Set properties on another user's Launch Pad profile (admins only) remove-admin Remove admin rights from a user (admins only) teams List Launch Pad teams help Get help using Rocket commands refresh for debugging Rocket (admins only) view-team View information about a Launch Pad team add-team Create a new Launch Pad team add-admin Make an existing user an admin (admins only) remove-user Remove a user from a team remove-team Delete a new Launch Pad team