telegraf

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

prepare

npm run --silent build

build

tsc && npm run expose

expose

tsx build/expose.ts types scenes filters format future utils markup session

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/
npm i telegraf

Metadata

  • MIT
  • ^12.20.0 || >=14.13.1
  • The Telegraf Contributors
  • released 2/29/2024

Downloads