0.1.2 • Published 8 years ago

botstats v0.1.2

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

botstats

npm install botstats --save

// obtain token from https://alpha.botstats.co

var token = process.env.BOTSATS_TOKEN || "really-long-token"

var botstats = require('botstats')(token)

// assuming your bot is initialized like this

var bot = new builder.UniversalBot(connector)

// tell bot to use botstats

bot.use(botstats)

0.1.2

8 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago