Command hipchat:room-message

Sends a HipChat message to a room

Arguments

  • token: Your API token
  • room: Room Name or ID
  • message: Message to send

Options

  • --notify: Whether or not this message should trigger a notification for people in the room
  • --color: Background color for message. One of yellow, red, green, purple, gray, or random. (default: yellow)
Back to command index