GithubHelp home page GithubHelp logo

ninjabotmd's Introduction

NINJABOT MD BETA

Base example bot whatsapp multi device library baileys

script ini akan terus dikembangkan, apabila butuh bantuan silahkan wa.me/6281358919342

!! ALL FUNCTION ADA PADA SYSTEM/CLIENT.TS, APABILA TIDAK FAHAM CARA PENGGUNAAN, SILAHKAN WA SAYA DIATAS

remake? silahkan asalkan cantumkan sumber :)

Deploy

Join Group Diskusi

BOT DISCUSSION GROUP NO BOT

BAHAN² DAN KONFIGURASINYA

  • add env (rdp) C:/ffmpeg/bin
  • add env (rdp) C:/Windows/System32

INSTALASI DI VPS & RDP

git clone https://github.com/amiruldev20/ninjabotmd

cd ninjabotmd

npm i


-- jika ts-node dan nodemon tidak terinstall, silahkan install manual dengan command dibawah
npm i -g ts-node
npm i -g nodemon
  • perintah jalankan: npm run dev
  • ingin session lain? npm run dev . namasession

INSTALASI DI PANEL PTERODACTYL

silahkan beli akun panel pterodactyl ke orang atau bisa minta ke saya, chat whatsapp diatas

++ CONFIGURASI ++
1. silahkan suruh penjual untuk membuatkan server dengan egg nodes
2. suruh penjual untuk mencustom startup server anda seperti dibawah ini
if [[ -d .git ]] && [[ {{AUTO_UPDATE}} == "1" ]]; then git pull; fi; if [[ ! -z ${NODE_PACKAGES} ]]; then /usr/local/bin/npm install ${NODE_PACKAGES}; fi; if [[ ! -z ${UNNODE_PACKAGES} ]]; then /usr/local/bin/npm uninstall ${UNNODE_PACKAGES}; fi; if [ -f /home/container/package.json ]; then /usr/local/bin/npm install; fi; /usr/local/bin/npm run dev

3. login ke akun anda
4. klik server dan pergi ke startup
5. git repo address silahkan isi dengan https://github.com/amiruldev20/ninjabotmd
6. install branch isi dengan main
7. bot js file isi index.js
8. git username isi dengan username githubmu
9. git access token isi dengan token githubmu
10. pergi ke console dan klik start

#NB: jika tidak bisa git clone silahkan pergi ke settings dan klik reinstall server

CEK LIST FUNCTION

silahkan command di bot seperti dibawah, untuk semua setting ada di database/settings.json
=> Object.keys(client) = cek list client yg ada di client.ts
=> Object.keys(util) = cek list func yg ada di util.ts
=> Object.keys(database) = cek list database
=> Object.keys(global) = cek global

=> opts.read = true (untuk mengaktifkan auto read)
=> opts.self = true (self mode)
=> opts.nyimak = true (nyimak mode)
=> opts.call = true (anti call)

eval bot => renz

UNTUK PENGGUNA TERMUX

comingsoon

UNTUK PENGGUNA HEROKU

Instal Buildpack


Special Thanks to

Adiwajshing BochilGaming

Contributor

Amirul Dev Amelia Lisa Maykell

ninjabotmd's People

Contributors

amiruldev20 avatar bochilgaming avatar maykell07 avatar zakixd12 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.