Stats - 18F/charlie GitHub Wiki

Charlie developer documentation > Stats

The stats utility is a place for functionality for gathering statistics on how Charlie and its component bots are used.

function incrementStats(String name)

Increment the stats counter for the named bot.

Arguments Description
name The name of the bot whose counter is being incremented.