finish recieve messages
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
Reference in New Issue
Block a user