Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Paradem/search_hipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HipChat Search

This script can be used to search a hipchat channel for any string.

To use this script you will need to get yourself a V2 api key from your hipchat profile. Make sure you set the scope to have view_group or view_messages.

Basic Usage:

ruby search -t <hipchat_api_token_v2> -r <room_name>

The above command will put into output.csv all the messages for the last day.

The other options can be found by running:

ruby search --help

Happy Searching.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages