22 lines
469 B
Markdown
22 lines
469 B
Markdown
# Rena Client
|
|
This is a CLI client for Deekchat. It looks super cool.
|
|
|
|
## Why
|
|
nokiaposting.
|
|
|
|
## Singular piece of shit screenshot
|
|
![screenshot](screenshot.png)
|
|
|
|
## Installation
|
|
```sh
|
|
# install nodejs and npm too lazy to type it out here its 2am
|
|
# once you got this piece of junk installed run that thing
|
|
git clone https://git.lolcat.ca/lolcat/rena_client
|
|
npm install neo-blessed ws node-fetch@v2 form-data he
|
|
|
|
# to run just use
|
|
node client.js
|
|
|
|
# ok good night xoxo
|
|
```
|