Files
jack-red/README.md

29 lines
454 B
Markdown
Raw Normal View History

2020-06-14 18:25:10 +05:30
# jack
**indev** - still being made
2020-06-15 14:33:49 +05:30
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.
2020-06-14 18:25:10 +05:30
## Usage
*You don't*
But seriously, this is only for me to keep track of stuff
```sh
npm i
npm i --only=dev
JACK_TOKEN="u thought" npm start
```
## Goals
- [X] Read Name
2020-06-15 14:33:49 +05:30
- [X] Read msgs
- [X] Deal with msgs
2020-06-14 18:25:10 +05:30
- [ ] Implement response bodies