Update README.md
This commit is contained in:
parent
49245f2721
commit
3fda0d744d
16
README.md
16
README.md
|
@ -1,6 +1,8 @@
|
|||
# DeekChat's Rena Chan bot
|
||||
|
||||
Just some retarded image searching bot for deekchat.ml version TWOOO
|
||||
Just some retarded image searching bot for deekchat.ml version THREE!!!!!!!!
|
||||
|
||||
This implements the brand new not buggy at all multi channel support thingy!!! Glory to the chinese government!!!!!11!!
|
||||
|
||||
https://deekchat.ml
|
||||
|
||||
|
@ -11,18 +13,20 @@ https://deekchat.ml
|
|||
- `.page <page>` (aliases: `.p`)
|
||||
- `.prop` Check if the sun has exploded
|
||||
- `.mumble <[optional]ip:port>` Ping mum
|
||||
- `.mail <user> <message>` Mail offline people who will never come back
|
||||
- `.help` If you need help using your dilator
|
||||
- and `.ping`... for spamming purposes.
|
||||
|
||||
3. Command ratelimiting cause we can't have nice things
|
||||
3. Command ratelimiting removed, now handled by dick chat!!!!
|
||||
4. Simple link embed thingy
|
||||
5. Less buggy than deekchat, lolcatware stay winning
|
||||
|
||||
This time around, I removed the shitty websocket library and I'm now using ws, which is like, faster or something I don't really know.
|
||||
|
||||
## Setup
|
||||
```sh
|
||||
sudo apt install nodejs npm
|
||||
npm install node-fetch@v2 duckduckgo-images-api websocket form-data cheerio
|
||||
sudo npm install -g nodemon
|
||||
npm install node-fetch@v2 duckduckgo-images-api ws form-data cheerio he
|
||||
|
||||
node client.js # enjoy!!
|
||||
```
|
||||
nodemon # enjoy!!
|
||||
```
|
Loading…
Reference in New Issue