41a5d7908087685e555406dca17f8007cf1b9da2
Finish implementing a way to receive messages
jack
indev - still being made
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
You don't
But seriously, this is only for me to keep track of stuff
npm i
npm i --only=dev
JACK_TOKEN="u thought" npm start
Goals
- Read Name
- Read msgs
- Deal with msgs
- Implement response bodies
Description
Languages
TypeScript
99.8%
Procfile
0.2%