/hipchat-cli

Command line scripts for working with the HipChat REST API

Primary LanguageShellMIT LicenseMIT

hipchat-cli

Some command line scripts for performing HipChat API calls.

./hipchat_room_message

Used to send a message to a room.

cat message.txt | ./hipchat_room_message -t <token> -r 1234 -f "System"