Add error handles and getUpdates
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# jack
|
||||
|
||||
**indev** - still being made
|
||||
|
||||
Telegram bot.
|
||||
|
||||
## 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
|
||||
- [ ] Read msgs
|
||||
- [ ] Deal with msgs
|
||||
- [ ] Implement response bodies
|
Reference in New Issue
Block a user