Skip to main content

python-hipchat

Project description

Command Line Tool for HipChat

Installation

pip install python-hipchat && hc

Configuration

If your configuration file is not found by the hc command, it will guide you though creating one. The default configuration is in ~/.hipchat.cfg.

The configuration file is of the form:

[hipchat] api_token = abc123 room_name = cool_room ; This is the default room alias, one of the room aliases listed below.

[rooms] cool_room = 123

[message_sender] alias = ryan color = random ; gray, green, purple, red, yellow, random

Usage

Simple message sending:

hc “Hi, from Python-HipChat”

Altering the sender’s name and specifying the room alias:

hc –user “Dr. Nick” –room cool_room “Hi, everybody!”

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

python-hipchat-0.1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

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