Skip to content

p3yx/botwa

Repository files navigation

✧ PeyXBot ✧

PeyX BoT (Beta)

Hi there, I'm "Elma," a versatile WhatsApp bot created and reprogrammed by Newbie to perform a wide array of functions based on WhatsApp Multi-Device (MD) Support.



🔰 Auto Setup Vps! 🔰

wget -q https://raw.githubusercontent.com/p3yx/botwa/main/setup.sh && chmod +x setup.sh && ./setup.sh


🔰 Tap Here To Fork 🔰



⚙️ Edit Config File ⚙️

  • Customize your configuration details in your repository, specifically in the [config.js] file.

global.Owner = ["6287781625000"];
global.OwnerNumber = ["6287781625000"];
global.ownertag = ["6287781625000"];
global.OwnerName = "Peyx Store";
global.BotName = "PX";



🚩 Deploy On Codespace 🚩



✨ Deploy On Mogenius ✨



🍃 Deploy On Railway 🍃



❤ Deploy On Heroku ❤

Deploy on Heroku



Add This 2 Builbpacks On Heroku

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


  • Termux
termux-setup-storage
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/Diah082/newbiebot
cd NewbieBot
npm i
npm start
  • Command For 24/7
npm i -g forever && forever index.js && forever save && forever logs


🛡️ Windows Cmd & Vs 🛡️

> git clone https://github.com/Kai0071/A17.git
> cd A17
> npm i
> npm start


⚙️ If You Want Autoreply/Bot Chat ⚙️

Comment out/delete /* , */ the code form your Core.js in your own repo -- Core.js

   
   /*
    Dm and Groups Autoreply/Bot chat

   if (!isCmd && !m.isGroup){

   const botreply = await axios.get(`http://api.brainshop.ai/get?bid=166512&key=5nz1Ha6nS9Zx1MfT&uid=[uid]&msg=[msg]=[${budy}]`)

   txt = `${botreply.data.cnt}`
  m.reply(txt)
  }      
    */
   


✧ Join My WhatsApp Group For Support ✧

Reminder

  • This bot is not affiliated with WhatsApp Inc. Misusing the bot could result in a potential ban of your WhatsApp account (Please note that a WhatsApp account might be unbanned only once).
  • I am not responsible for any account bans.
  • Use the bot at your own risk, keeping this warning in mind.


✧ Thanks To NEWBIE_STORE ✧

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors