finish recieve messages

This commit is contained in:
2020-06-15 14:33:49 +05:30
parent 4cb7fddf92
commit c9282c1ab7
6 changed files with 195 additions and 30 deletions

View File

@@ -2,7 +2,11 @@
**indev** - still being made
Telegram bot.
Telegram bot deployed using Heroku.
## Why
A test on async await, and typescript. Since this project is IO-bound(mostly), it makes sense to use Node and Typescript.
## Usage
@@ -20,6 +24,6 @@ JACK_TOKEN="u thought" npm start
## Goals
- [X] Read Name
- [ ] Read msgs
- [ ] Deal with msgs
- [X] Read msgs
- [X] Deal with msgs
- [ ] Implement response bodies