@marksmersh/telegramts
v2.0.3
Published
Low-weight telegram client written on typescript
Downloads
6
Readme
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