node-telegram-bot-api

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

gen-doc

echo 'WARNING: `npm run gen-doc` is deprecated. Use `npm run doc` instead.' && npm run doc

doc

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

build

babel -d ./lib src

prepublishOnly

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 12/22/2020

Downloads