Good day. I am Yukino Yukinoshita, A whatsapp Multi Device Bot Developed by [Empty-sama](https://github.com/Empty-sama/Empty-sama). I have many uses plus functions that you can use after deploying me
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
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/Empty-sama/Yukino
cd Yukino
npm i
npm start
npm i -g forever && forever index.js && forever save && forever logs
Download ffmpeg
and set pathDownload wget
and set pathDownload Node JS
Download Git
Download Libwebp
> git clone https://github.com/Empty-sama/Yukino.git
> cd Yukino
> npm i
> npm start
Edit your config details in your own repo like -- config.js
13 global.Owner = ['27729378630']//Use your number instead of mine
14 global.OwnerNumber = ['27729378630']//Use your number instead of mine
15 global.ownertag = ['27729378630']//Leave blank if you don't want bot to send the msg
16 global.BotName = "Yukino" //U could change name if you really wanted to
17 global.packname = "Yukino"//sticker pack name
18 global.author = "Empty-sama"//author of sticker pack name
19 global.OwnerName = "Empty-sama Sir🚀🌟"//Number to display on V-Card
Comment out/delete /* , */ the code form your Core.js line 224,332 in your own repo like -- Core.js
224 /* Dm and Groups Autoreply/Bot chat
225
226 if (!isCmd && !m.isGroup){
227 const botreply = await axios.get(`http://api.brainshop.ai/get?bid=166512&key=5nz1Ha6nS9Zx1MfT&uid=[uid]&msg=[msg]=[${budy}]`)
228 txt = `${botreply.data.cnt}`
229 m.reply(txt)
230 }
231
232 */
- This bot is not made by
WhatsApp Inc.
So misusing the bot mightban
yourWhatsApp account!
(Though your WhatsApp account can be unbanned only once.) - I am not responsible for banning your account.
- Use at your own risk by keeping this warning in mind.