node-telegram-bot-api

v0.27.1
Telegram Bot API
telegram telegram bot telegram bot api bot

gen-doc

jsdoc2md --files src/telegram.js --template doc/api.hbs > doc/api.md

build

babel -d ./lib src

prepublish

npm run build && npm run gen-doc

eslint

eslint ./src ./test ./examples

mocha

mocha

pretest

npm run build

test

npm run eslint && istanbul cover ./node_modules/mocha/bin/_mocha

Metadata

  • MIT
  • >=0.12
  • Yago PĂ©rez
  • released 4/29/2017

Downloads

Maintainers