@marksmersh/telegramts
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

telegramts-01

About

TelegramTS is low-weight client for telegram bots.

Why I should use this?

  • Low-weight
  • Has own state-machine for users
  • Events
  • Built-in function and constructors

To do

  • [x] Basic TelegramBot client
  • [x] State-machine
  • [x] Keyboard constructors
  • [x] Some models with build-in function (like .reply() or .get())
  • [ ] Create types (and models) for antire telegram api
  • [ ] In progress...

Instalation

via npm:

npm install @marksmersh/telegramts

Example

basic.ts

Readme

Keywords

none

Package Sidebar

Install

npm i @marksmersh/telegramts

Weekly Downloads

0

Version

2.0.3

License

ISC

Unpacked Size

67 kB

Total Files

60

Last publish

Collaborators

  • marksmersh