Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darkkiller-official/queennatsumi-md


https://github.com/darkkiller-official/queennatsumi-md

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## `For Termux/Ssh/Ubuntu`
```bash
apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
pkg install wget
pkg install imagemagick -y
git clone https://github.com/DGXeon/CheemsBot-MD
cd CheemsBot-MD
npm start
```
## `For VPS`
```bash
apt install nodejs
apt install git
apt apt install ffmpeg
apt apt install libwebp
apt apt install imagemagick
apt install bash
git clone https://github.com/DGXeon/CheemsBot-MD
cd CheemsBot-MD
npm start
```
## `For 24/7 Activation`
```bash
npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
```

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/CyberDraxo/QueenNatsumi-MD)