telegraf

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

prepare

npm run --silent build

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.20.0 || >=14.13.1
  • Vitaly Domnikov
  • released 5/29/2022

Downloads