Ziyan-forger / Zetspublic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zets

Simpel whatsapp bot multi device


Heroku Buildpack

heroku/nodejs

heroku/python

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest

https://github.com/clhuang/heroku-buildpack-webp-binaries.git


Untuk RDP/Windows

Unduh & Instal Git Klik Disini

Unduh & Instal NodeJS Klik Disini

Unduh & Instal FFmpeg Klik Disini (Jangan Lupa Tambahkan FFmpeg ke variabel lingkungan PATH)


Install

git clone https://github.com/Nando35/Zetspublic

cd Zetspublic

npm install


Menghubungkan ke database MongoDB

Create account and database in mongodb atlas watch here

when you already have a database, you just need to take mongourl

Put mongourl in Procfile web: node . --db 'mongourl'

Example web: node . -- db 'Your Mongo URI'


Thanks To

License: MIT

Support Me

About

License:MIT License


Languages

Language:JavaScript 76.1%Language:Python 23.7%Language:Dockerfile 0.1%Language:Procfile 0.0%