1,649
edits
Line 138: | Line 138: | ||
There is a bot (ircensus) in the #london-hack-space channel that collects data on the following: | There is a bot (ircensus) in the #london-hack-space channel that collects data on the following: | ||
* Active users | * Active users (/5min) | ||
* Number of messages | * Number of messages (/5min) | ||
* Total users | |||
This bot runs on | This bot runs on [[Babbage]] and has an HTTP interface that outputs: '''<tt>london-hack-spaceMessages:5 london-hack-spaceActiveUsers:2 london-hack-spaceTotalUsers:102</tt>''' | ||
http://localhost:42002/ | http://localhost:42002/ | ||
edits