Skip to content

Base Bot WhatsApp With Baileys Multi Device, Working Heroku No Suspend ✔️, Working Okteto No Suspend ✔️

License

Notifications You must be signed in to change notification settings

romlisuhanda/Akame

Repository files navigation

Akame

Akame - MD

UwU


Media Sosial Me

TIKTOK

INSTAGRAM

OWNER

WHATSAPP BOT

GROUP OFFICIAL

Donate Me


Note

This Script is for everyone, not for Sale. Jika dijual neraka menunggumu brother !

My Project Me

ASUNA

AKAME

Module Dan Base Yg Dipake

MODULE

HISOKA

ZENZ

Heroku Buildpack

Deploy

FFMPEG

IMAGEMAGICK

For Okteto

Login with your github
Click Launch Dev Environment
Choose your repo

Untuk Pengguna Windows/rdp

git clone https://github.com/Abuzzpoet/Akame
cd Akame
npm install

How To Connect To Mongodb When Run In Heroku

  • Create account and database in mongodb atlas watch here
  • when you already have a database, you just need to take mongourl
  • Put mongourl in Procfile web: node . --db 'mongourl'
  • Example web: node . -- db 'Your Mongo URI'

For Termux/ubuntu/ssh User

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
git clone https://github.com/Abuzzpoet/Akame
cd Akame
npm install

Recommended Install On Termux

pkg install yarn
yarn

Installing

$ node .

❗ Warning

WhatsApp bot is still in the development stage, so there are a few bugs WhatsApp Connection (BETA, not working perfectly)

Editing Number Owner & session name in config.js

How To Customise Message Display

//—————「 Website Apikey 」—————//
global.APIKeys = {
    //gausah di apa² in, beli sendiri key ya :)
    'https://zenzapis.xyz': 'Your_Apikey',
}

//—————「 Set Nama Bot & Own & Agama 」—————//
//kok pake agama bang? fitur toleransi bang
global.namabot = 'Akame'
global.namaowner = 'GuaAbuzz'
global.agama = 'Islam'

//—————「 Setting Owner 」—————//
global.owner = ['6289636827082']
global.premium = ['6289636827082']

//—————「 Setting Nomor Donasi 」—————//
//ubah aja kalau ada yg gapunya kasih tanda -
global.telkomsel = ['6282171978174']
global.xl = ['-']
global.indosat = ['-']
global.tri = ['6289636827082']
global.smartfren = ['-']
global.gopay = ['6289636827082']
global.dana = ['6289636827082']
global.ovo = ['-']
global.saweria = ['https://saweria.co/GuaAbuzz']

//—————「 Set Kebutuhan Button 」—————//
//ubah aja kalau ada yang gapunya gsh di hps anggap aja credits :)
global.github = 'https://github.com/Abuzzpoet'
global.scbot = 'https://github.com/Abuzzpoet/Akame'
global.myweb = 'https://tiktok.com/@guaabuzz'

//—————「 Set Sticker Wm 」—————//
global.packname = 'GuaAbuzz'
global.author = 'WhatsApp Bot'

//—————「 Set Simbol 」—————//
//terserah mau ubah atau nggak
global.sp = '⭔'

//—————「 Set Message 」—————//
//terserah mau ubah apa nggak
global.mess = {
    success: '🤗Done, Oke Desu~',
    admin: 'Perintah Ini Hanya Bisa Digunakan Oleh Admin !',
    botAdmin: 'Perintah Ini Hanya Bisa Digunakan Ketika Bot Menjadi Admin !',
    owner: 'Perintah Ini Hanya Bisa Digunakan Oleh Owner !',
    group: 'Perintah Ini Hanya Bisa Digunakan Di Group Chat !',
    private: 'Perintah Ini Hanya Bisa Digunakan Di Private Chat !',
    bot: 'Fitur Khusus Pengguna Nomor Bot !',
    wait: '⏳ Sedang Di Proses !',
    endLimit: 'Limit Harian Anda Telah Habis, Limit Akan Direset Setiap Jam 12 !',
    error: 'Fitur Sedang Error !',
}

//—————「 Set Limit 」—————//
//terserah mau ubah atau nggak
global.limitawal = {
    premium: "Infinity",
    free: 50,
}

//—————「 Set Image 」—————//
//terserah mau ubah apa nggak, menurut gua jangan di ubah!
global.thumb = fs.readFileSync('./storage/menu/hisoka.jpg')
global.visoka = {
    url: 'https://telegra.ph/file/de381b0caeb315a99c68a.mp4'
}

Apikey

  • Get Apikey zenz on Zenz

Thanks To

License: MIT

About

Base Bot WhatsApp With Baileys Multi Device, Working Heroku No Suspend ✔️, Working Okteto No Suspend ✔️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published