hipchat-room-message-APIv2
hipchat-room-message-APIv2 copied to clipboard
This is a simple perl script that will use Hipchat's API v2 to message a room after passing in the room name, authentication token and a message. Also includes features for selecting the colour, notif...
Implement -user option to allow messages to be sent to users instead of rooms. Only works for v2 because I couldn't find the docs for v1 Also fix a minor...
Hey, I am using your project for Hipchat notifs and it works great! I do miss the card support though and I have added this in my local repo. I...
Ok, got it! Created a fork and a PR from this instead. Let me know what you think about the Card support. Maybe add some more to the docu?