Skip to main content

A minimal command-line HipChat client.

Project description

A minimal Python HipChat client with command-line interface.

Setup

Install hipchav from source, or using pip:

pip install hipchav

Then you’ll need to configure it with your HipChat v2 API key:

export HIPCHAT_AUTH_TOKEN=thisismyhextokentheygaveme

Usage

HipChav currenly only supports two functions, listing rooms and sending messages.

Listing rooms

$ hipchav.py rooms
Developers
Whole company
Bots only

Sending messages

Messages are quite straight-forward to send:

$ hipchav.py message 'Whole company' 'Freshly baked cookies in the kitchen'

You can also change their color and send notifications to people in the room:

$ hipchav.py message --color=red --notify 'Developers' 'Um, the build is broken'

Check its usage information for full options:

$ hipchav.py --help

Changelog

v0.1.0

  • Initial release, supports listing rooms and messaging with color and notifications

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hipchav-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file hipchav-0.1.0.tar.gz.

File metadata

  • Download URL: hipchav-0.1.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hipchav-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ddeaaefd0d7ecc6912d8eadd1664efb114e5dd4551d5c900df7c4f6b84d75828
MD5 5288713200ed56accd0fb54cbd0f3380
BLAKE2b-256 ea5f533331709d64fd63edabc38cf4faa5f9b7283d3697d38d2719ff7ffd7af4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page