This repository has been archived by the owner. It is now read-only.
forked from KafuuChann/akame-v10
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.js
More file actions
114 lines (99 loc) · 5.05 KB
/
config.js
File metadata and controls
114 lines (99 loc) · 5.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
/**
* Base By Dika Ardnt.
* Recode By GuaAbuzz
* Kalau Mau Recode, Edit Aja Di confiq.js
* Contact Me On wa.me/6289636827082
* Follow https://github.com/Abuzzpoet
*/
//gausah di apa² in!
const fs = require('fs')
const chalk = require('chalk')
//—————「 Website Apikey 」—————//
global.APIs = {
//gausah di apa² in!
zenz: 'https://zenzapis.xyz',
}
//—————「 Website Apikey 」—————//
global.APIKeys = {
//gausah di apa² in, Udah Free kok :)
'https://zenzapis.xyz': 'akame-chan>_<',
}
//—————「 Set Nama Bot & Own 」—————//
//terserah mau ubah atau nggak
global.namabot = 'Akame'
global.namaowner = 'GuaAbuzz'
//—————「 Setting Owner 」—————//
//terserah mau ubah atau nggak
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.myweb = 'https://tiktok.com/@guaabuzz'
//—————「 Set Wm 」—————//
//terserah mau ubah atau nggak
global.packname = 'GuaAbuzz'
global.author = 'WhatsApp Bot'
//—————「 Set Nama Session 」—————//
//gausah di apa² ini!
global.sessionName = 'session'
//—————「 Set Prefix 」—————//
//gausah di apa² ini!
global.prefa = ['', '!', '.', '🐦', '🐤', '🗿']
//—————「 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('./lib/hisoka.jpg')
global.visoka = { url: 'https://telegra.ph/file/de381b0caeb315a99c68a.mp4' }
//—————「 Set Random Image Menu 」—————//
//gausah di apa² in!
global.flaming = 'https://www6.flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=sketch-name&doScale=true&scaleWidth=800&scaleHeight=500&fontsize=100&text='
global.fluming = 'https://www6.flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=fluffy-logo&doScale=true&scaleWidth=800&scaleHeight=500&fontsize=100&text='
global.flarun = 'https://www6.flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=runner-logo&doScale=true&scaleWidth=800&scaleHeight=500&fontsize=100&text='
global.flasmurf = 'https://www6.flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=smurfs-logo&doScale=true&scaleWidth=800&scaleHeight=500&fontsize=100&text='
global.mehk = 'https://www6.flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=sketch-name&doScale=true&scaleWidth=800&scaleHeight=500&fontsize=100&fillTextType=1&fillTextPattern=Warning!&fillColor1Color=%23f2aa4c&fillColor2Color=%23f2aa4c&fillColor3Color=%23f2aa4c&fillColor4Color=%23f2aa4c&fillColor5Color=%23f2aa4c&fillColor6Color=%23f2aa4c&fillColor7Color=%23f2aa4c&fillColor8Color=%23f2aa4c&fillColor9Color=%23f2aa4c&fillColor10Color=%23f2aa4c&fillOutlineColor=%23f2aa4c&fillOutline2Color=%23f2aa4c&backgroundColor=%23101820&text='
global.awog = 'https://flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=amped-logo&doScale=true&scaleWidth=800&scaleHeight=500&text='
global.mohai = 'https://flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=crafts-logo&fontsize=90&doScale=true&scaleWidth=800&scaleHeight=500&text='
global.mhehe = 'https://flamingtext.com/net-fu/proxy_form.cgi?&imageoutput=true&script=water-logo&script=water-logo&fontsize=90&doScale=true&scaleWidth=800&scaleHeight=500&fontsize=100&fillTextColor=%23000&shadowGlowColor=%23000&backgroundColor=%23000&text='
//—————「 Batas Akhir 」—————//
//gausah si apa² in!
let file = require.resolve(__filename)
fs.watchFile(file, () => {
fs.unwatchFile(file)
console.log(chalk.redBright(`Update'${__filename}'`))
delete require.cache[file]
require(file)
})