さくっと
curl -X POST -H 'Content-type: application/json' -d "{\"message\":\"$1\"}" https://api.hipchat.com/v2/room/${_ROOM_ID}/notification?auth_token=${_TOKEN}
参照
https://www.hipchat.com/docs/apiv2/method/send_room_notification
Go to list of users who liked
More than 5 years have passed since last update.
さくっと
curl -X POST -H 'Content-type: application/json' -d "{\"message\":\"$1\"}" https://api.hipchat.com/v2/room/${_ROOM_ID}/notification?auth_token=${_TOKEN}
参照
https://www.hipchat.com/docs/apiv2/method/send_room_notification
Register as a new user and use Qiita more conveniently
Go to list of users who liked