Skip to content
View Omegatech-01's full-sized avatar
  • 03:46 (UTC -12:00)

Block or report Omegatech-01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Omegatech-01/README.md

QUEEN-BELLA V1

Instalasi awal

  1. Update package
apt update && apt upgrade
  1. Install nodejs
apt install nodejs -y
  1. Install ffmpeg (ini diperlukan untuk mengkonversi ke format webp terutama pada "stiker")
apt install ffmpeg -y
  1. Install git
apt install git
  1. Cloning repo
git clone https://github.com/Omegatech01/QUEEN-BELLA.git

Cara Pasang

Prasyarat

  1. When you get this source code, make sure to install all the necessary modules by running this command in the terminal or command prompt:
cd /halaman/mengarah/ke/QUEEN-BELLA 
npm install
  1. After finishing the installation, run the bot with the command
npm start

How to Connect to a WhatsApp Number"

  1. After the bot is running, there will be an option to connect to your WhatsApp number via QR code or pairing.

  2. If you choose QR, you will need an additional device. It is recommended to use the pairing option.

  3. If you choose pairing:

Enter your WhatsApp number, for example: 2323467××××.

Copy the displayed code.

Open your WhatsApp and follow these steps:

Click the three dots at the top right.

Select "Linked Devices" > "Log in with phone number".

Enter the code you copied earlier.

Wait for the connection process; this may take some time.

If you encounter difficulties, try deleting the folder lib/connection/session and restart the bott.


Cara Mengimpor Modul

const fs = "fs".import(); 
// Atau bisa gunakan await untuk mengatasi promise
//const fs = await "fs".import()

How to Import Modules

const fs = "fs".import(); // Or you can use await to handle the promise //const fs = await "fs".import()


How to Import Functions

Function imports always start from the root, so there is no need to go backward using ../../. Everything starts from the root!

For example, if we want to import events.js located at ./tolkit/events.js from ./helpers/client.js, the import is done like this:

const events = await "./tolkit/events.js".r()


Using Event Emitters

Adding or modifying files inside the ./helpers/Events folder is automatically detected.

Here are the parts available in these events:

ev.on({ cmd: [''], // These are the command features used as event triggers, you can put many cmds listmenu: [''], // This part will be visible in the menu tag: "", // This tag determines in which menu section the list menu will be placed energy: 7, // Energy cost to use this event premium: false, // Whether premium access is required to use this feature args: "Enter text!", // Requires input text or quoted text badword: false, // Blocks bad words in args media: { // Requires media type: ["audio"], // Requires media of type audio (types can include audio, document, video, image, sticker) and can be used together in an array msg: "Reply with the audio?", // Response if no audio is replied etc: { // Others seconds: 360, // Maximum audio length 360 seconds msg: "Audio cannot be longer than 360 seconds!" // Response if longer than 360 seconds }, save: false // If true, media will be saved as an audio.mp3 file }, urls: { // Requires url formats: ["pinterest.com","pin.it"], // URL formats msg: true // Response message or msg: 'reply message content' }, isMention: true, // Requires mention (tag/reply/number input) isQuoted: false, // Requires quoted message }, ({ media }) => { // media is the returned downloaded media, // if save is false then media is a buffer, // if save is true then media is the name of the saved file });


## 🙌 Thanks to All Contributors

Thank you to everyone who has contributed and supported the development of this project.
Every input, idea, and help means a loti!

[![](https://contrib.rocks/image?repo=omegatech-01/QUEEN-BELLA V1)](https://github.com/omegatech-01/QUEEN-BELLA V1/graphs/contributors)


---

## Kontributor

- **OMEGATECH (OMEGA001)**  
  [Instagram](https://www.instagram.com/OMEGANAMESEDIT) • [GitHub](https://github.com/Omegatech01) • [YouTube](https://www.youtube.com/@Omega_animation) • [WhatsappChannel](https://whatsapp.com/channel/0029VawHbTr1CYoWf3uLwz3r)
  (All contributions)

- **Bella (my ex) thansk for the break up**  
  [Instagram](https://instagram.com/ex)
  (what she did: she give me this broken.js)

Popular repositories Loading

  1. Lady-Mina Lady-Mina Public

    Anti-Ban whatsapp multi-device Bot

    JavaScript 14 17

  2. Queen-bella-V1- Queen-bella-V1- Public

    JavaScript 6 3

  3. Omegatech-01 Omegatech-01 Public

    Config files for my GitHub profile.

    5 1

  4. traceX traceX Public

    Shell 5 6

  5. WhatsApp-hack WhatsApp-hack Public

    HTML 4

  6. wataru-api wataru-api Public

    Forked from ajirodesu/wataru-api

    HTML 3