Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkkiller-official/queennatsumi-md
https://github.com/darkkiller-official/queennatsumi-md
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkkiller-official/queennatsumi-md
- Owner: DarkKiller-Official
- License: mit
- Created: 2022-04-19T08:07:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T11:32:12.000Z (over 2 years ago)
- Last Synced: 2024-04-23T20:16:03.083Z (7 months ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)