This Script is for everyone, not for Sale. Jika dijual neraka menunggumu brother !
- Okteto
Click Here
Login with your github
Click Launch Dev Environment
Choose your repo
- Unduh & Instal Git
Klik Disini
- Unduh & Instal NodeJS
Klik Disini
- Unduh & Instal FFmpeg
Klik Disini
(Jangan Lupa Tambahkan FFmpeg ke variabel lingkungan PATH)
git clone https://github.com/Abuzzpoet/Akame
cd Akame
npm install
- 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'
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
pkg install yarn
yarn
$ node .
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
//—————「 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'
}
- Get Apikey zenz on
Zenz
License: MIT