0.2.2 • Published 10 years ago

hubot-chartbeat v0.2.2

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Chartbeat Hubot Script

A Hubot script for accessing the current live traffic count from the Chartbeat service.

Configuration

#Default Site, responds to `chart me`
HUBOT_CHARTBEAT_SITE=example.com

#Comman separated list of all sites in Chartbeat
HUBOT_CHARTBEAT_SITES=example1.com,example2.com

#API Key
HUBOT_CHARTBEAT_API_KEY=XXXXXXXXXXXXXXXX

Usage

hubot chart me        - Returns active concurrent visitors from the default site specified.
hubot chart me <site> - Returns active concurrent vistors from the site specified.
hubot chart bomb      - Returns active concurrent vistors from all sites
0.2.2

10 years ago

0.2.0

10 years ago