Giter Site home page Giter Site logo

vanessha-md's Introduction

-----------------------------------------------------

Information

Vanessha-MD adalah bot yang saya buat dan kembangkan sendiri Jika kamu menemukan semacam bug, harap untuk dimaklumi hehe


Bugs and Tester

  • Jika kamu menemukan bug jangan lupa buka Issues
  • Info Lebih Lanjut, Chat owner-vanes

Join Group VANESSHA MD

Group WhatsApp

Join Channel Vanessha Updates

Channels WhatsApp


Edit file

  • Change information on this section

  • Want to add a command?, Use this format

module.exports = [{
name: "cmd", // nama cmd, string
aliases: ["tags"], // aliases untuk cmd, object
tags: "tags", // tags untuk cmd, string
disable: false, // disable cmd?, boolean
cooldown: 2, // cooldown untuk cmd agar mengatasi spam
details : {
desc: "test", // deskripsi untuk cmd, string
usage: "cmd" // penggunaan cmd, string
}, // detail command
code: async (zev, m, { options }) => {}, // code untuk di jalankan, options?, cek variabel extra di zevchat.js
isMedia: false, // command ini membutuhkan media?, boolean
isOwner: false, // hanya owner?, boolean
isGroup: false, // hanya di groups?, boolean
isPrivate: false, // hanya di private?, boolean
isBotAdmin: false, // bot perlu menjadi admin?, boolean
isAdmin: false, // hanya admin?, boolean
isBot: false, // hanya bot?, boolean
isPremium: false, // hanya premium?, boolean
level: 1, // perlu level tertentu untuk menjalankan command, number
nonPrefix: false, // pakai prefix?, boolean
wait: false, // pakai waiting message?, boolean

Support Run

Running Check
TERMUX ✔️
RDP ✔️
VPS ✔️
WINDOWS ✔️

Installations

For Termux User

  1. Type mentioned below given commands one by one in Termux.
$ pkg update && pkg upgrade
$ apt install git
$ apt install nodejs
$ apt install yarn
$ git clone https://github.com/zevanoo/Vanessha-MD
$ cd Vanessha-MD
$ yarn

Run

node .
  1. Wait for bot starting...
  2. Input Number bot
  3. Wait, and you get pairing code and notification for input pairing code
  4. click notification and input the pairing code and wait for times
  5. your bot ready for use

FOR WINDOWS/VPS/RDP USER

npm i -g yarn
git clone https://github.com/zevanoo/Vanessha-MD
cd Vanessha-MD
yarn

Run

node .

Donate


Thanks To

  • Allah SWT

  • Orang Tua

  • Semua yang selalu mendukung

Special Thanks to

Zevano NeeasTooID

vanessha-md's People

Contributors

zevanoo avatar

Stargazers

 avatar  avatar

Watchers

 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.