Skip to content

lukebakken/hipchat-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hipchat-util

Utilities for working with HipChat

Get your HipChat API v2 token from: https://YOUR-ORG.hipchat.com/account/api

Setup

$ echo 'YOUR_API_TOKEN' > ~/.hcapi
$ gem install hcutil

copy

To copy text from a HipChat room:

$ hcutil help copy
$ hcutil copy 'Target HipChat Room'
$ hcutil copy 'Target HipChat Room' -n 50 -d '2014-01-31'

ping

To ping a ticket response to a (hardcoded at this point) room:

$ hcutil help ping
$ hcutil ping 1234 my-response.txt
$ hcutil ping 1234 my-response.txt 'Response contains blah blah blah'

About

Utility for working with HipChat from the command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages