25 lines
302 B
Markdown
25 lines
302 B
Markdown
# 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 |