telegraf

v4.0.3
Modern Telegram Bot Framework
telegraf telegram telegram bot api bot botapi bot framework

prepare

npm run build && mjs-entry src/index.ts > lib/index.mjs

build

tsc --build docs/examples

build:docs

typedoc src/index.ts

pretest

npm run build

test

ava test/*

lint

eslint .

checks

npm test && npm run lint

refresh

npm run clean && npm ci

clean

git clean -fX .eslintcache docs/build/ lib/ typings/

Metadata

  • MIT
  • >=12
  • Vitaly Domnikov
  • released 2/7/2021

Downloads