Some command line scripts for performing HipChat API calls.
Used to send a message to a room.
cat message.txt | ./hipchat_room_message -t <token> -r 1234 -f "System"
Some command line scripts for performing HipChat API calls.
Used to send a message to a room.
cat message.txt | ./hipchat_room_message -t <token> -r 1234 -f "System"