botstats

0.1.2 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i botstats

Weekly Downloads

0

Version

0.1.2

License

ISC

Last publish

Collaborators

  • olumide