telegraf

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

prepare

npm run --silent build

build

tsc

build:docs

typedoc src/index.ts

pretest

npm run build

test

ava

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 9/2/2023

Downloads