Skip to content

Instantly share code, notes, and snippets.

View mchail's full-sized avatar

Steve McHail mchail

View GitHub Profile
@mchail
mchail / hipchat.py
Last active December 31, 2015 19:29 — forked from wsorenson/hipchat.py
Calculate hipchat comments/day. Forked from @wsorenson.
#!/usr/bin/env python
# encoding: utf-8
import sys
import os
import requests
import re
# log in on the browser and supply the full cookie sent to HipChat as well as the company domain.
COOKIE = ''