Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 283 Bytes

hipchatTarget.md

File metadata and controls

16 lines (12 loc) · 283 Bytes

HipChat target

Configuration

See config.md

Usage

hipchat(
    "room name", // Room name
    "message", // Your message
    "RED", // Message color - YELLOW, GREEN, RED, PURPLE, GRAY, RANDOM
    true // If this should trigger a notification 
)