New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@queenanya/baileys

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@queenanya/baileys

7.3.7
Source
npm
Version published
Maintainers
0
Created
Source

Anya_v2 - MultiDevice

AnyaReadme

Anya_v2_Visits_Counter

How To Deploy?

  • Fork the Repo.

Where To Deploy? (Choose One)

  • Deploy to Koyeb

Tap here for Koyeb tutorial

Please click here for more assist.

• After clicking the button, you'll be redirected to the Koyeb deployment page. Please set the following environment variables like examples:

KeyExample Value
BotNameQueen Anya Bot
Footer© Queen Anya Bot
Prefix-
ThemeEmoji🎐
Owner_NamePika~Kun
Owner_Number91881107xxxx
Insta3.69_pika
Author@PikaBotz
PackNameQueen Anya v2 MD
Webhttps://github.com/PikaBotz
GcLinkhttps://chat.whatsapp.com/E490r0wSpSr89XkCWeGtnX
Warn_Limits3
Cooldown_Timer_Seconds5
MongoDB<YOUR_MONGODB_URL>
SESSION_ID<YOUR_SESSION_ID>

Replace 91881107xxxx, <YOUR_MONGODB_URL>, and <YOUR_SESSION_ID> with your actual values.

  • Deploy to Render

Tap here for Render tutorial

Please click here for more assist.

• After clicking the button, you'll be redirected to the Render deployment page. Please set the following environment variables like examples:

KeyExample Value
BotNameQueen Anya Bot
Footer© Queen Anya Bot
Prefix-
ThemeEmoji🎐
Owner_NamePika~Kun
Owner_Number91881107xxxx
Insta3.69_pika
Author@PikaBotz
PackNameQueen Anya v2 MD
Webhttps://github.com/PikaBotz
GcLinkhttps://chat.whatsapp.com/E490r0wSpSr89XkCWeGtnX
Warn_Limits3
Cooldown_Timer_Seconds5
MongoDB<YOUR_MONGODB_URL>
SESSION_ID<YOUR_SESSION_ID>

Replace 91881107xxxx, <YOUR_MONGODB_URL>, and <YOUR_SESSION_ID> with your actual values.

  • Deploy

Tap here for Heroku tutorial

Please click here for more assist.

• After clicking the button, you'll be redirected to the Heroku deployment page. Please set the following environment variables like example:

KeyExample Value
BotNameQueen Anya Bot
Footer© Queen Anya Bot
Prefix-
ThemeEmoji🎐
Owner_NamePika~Kun
Owner_Number91881107xxxx
Insta3.69_pika
Author@PikaBotz
PackNameQueen Anya v2 MD
Webhttps://github.com/PikaBotz
GcLinkhttps://chat.whatsapp.com/E490r0wSpSr89XkCWeGtnX
Warn_Limits3
Cooldown_Timer_Seconds5
MongoDB<YOUR_MONGODB_URL>
SESSION_ID<YOUR_SESSION_ID>

Replace 91881107xxxx, <YOUR_MONGODB_URL>, and <YOUR_SESSION_ID> with your actual values.

  • Termux/Ssh/Ubuntu

Please click here for more assist.

🌟 There are two common ways to deploy on Termux/Ssh/Ubuntu.

First Method: (Tap Here To See Tutorial)

- Using clone method from github repository.

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/PikaBotz/Anya_v2-MD
cd Anya_v2-MD
yarn install
npm start

Second Method: (Tap Here To See Tutorial)

- Using download method to local storage.

Step: 1 Download Anya_v2-MD repository first.

Step: 2 Extract the downloaded .zip file.

Step: 3 Edit config.js file (enter ownernumber, session id etc...).

Step: 4 Go to your termux/Ssh/Ubuntu terminal and navigate to your folder path. - For Example:

cd /sdcard/download/Anya_v2-MD

Step: 5 Enter the followings commands in your terminal.

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

Step: 6 Install dependencies:

yarn install

Step: 7 Run your bot:

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

or

npm start

or

node index

  • VPS

Please click here for more assist.
  • (Tap Here To See Tutorial)
  • Edit your forked repo's config.js and replace the repository url below with your repo's url.
apt install nodejs 
apt install git 
apt apt install ffmpeg 
apt apt install libwebp 
apt apt install imagrmagick
apt install bash
git clone https://github.com/PikaBotz/Anya_v2-MD
cd Anya_v2-MD
npm start

Need Support? Join support group..!

  • Support Group

Social Media Handles:

  • Github Profile (profile)
  • Repository (repository)
  • WhatsApp Group (group)
  • WhatsApp Channel (channel)
  • YouTube
  • Instagram

License:

This project is licensed under the GPL-3.0 License.

Feel free to star ⭐ and fork 🍴 this repository to show your support!

Repository Details:

Click here to view
Owner 👤Repo 🤖Forks 🍽️Stars 🌟Language 🗣️Licence 🪪
OwnerRepositoryGitHub forksGitHub starsJavaScriptGitHub license
Version 💻Last Commit 💫Maintained 🤌🏻
GitHub releaseGitHub latest commitMaintenance

Contributors over time

FAQs

Package last updated on 10 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts