forked from StarlightsTeam/Ai-Hoshino
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.js
129 lines (107 loc) · 5.14 KB
/
config.js
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
import { watchFile, unwatchFile } from "fs"
import chalk from "chalk"
import { fileURLToPath } from "url"
import fs from "fs"
import cheerio from "cheerio"
import fetch from "node-fetch"
import axios from "axios"
import moment from "moment-timezone"
//⊱ ━━━━.⋅ Añada los numeros a ser Propietario/a ⋅.━━━ ⊰
global.owner = [
['5218132588591', 'おDanịel.xyz', true],
['5218139760662'],
['5218261009198'],
['5218261275256'],
['50662333781']
] //Numeros de owner
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.mods = []
global.prems = []
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.packname = ''
global.author = '{\n "bot": {\n "name": "Ai Hoshino",\n "author": "おDaniel",\n "status_bot": "active"\n }\n}'
global.desc = 'Simple WhatsApp Bot Multi Device'
global.namebot = '© Ai Hoshino - MD / Nakano - Team'
global.wait = '*↻ Espera soy lenta. . .*'
global.gcname = 'Ai Hoshino - MD'
global.wm = ''
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.cheerio = cheerio
global.fs = fs
global.fetch = fetch
global.axios = axios
global.moment = moment
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.imgmenu = fs.readFileSync('./storage/img/menu.png')
global.ytlogo = fs.readFileSync('./storage/img/ytlogo.jpg')
global.miniurl = fs.readFileSync('./storage/img/miniurl.jpg')
global.catalogo = fs.readFileSync('./storage/img/catalogo.png')
global.thumbnail = fs.readFileSync('./storage/img/thumbnail.jpg')
global.keysZens = ['LuOlangNgentot', 'c2459db922', '37CC845916', '6fb0eff124', 'hdiiofficial', 'fiktod', 'BF39D349845E', '675e34de8a', '0b917b905e6f']
global.keysxxx = keysZens[Math.floor(keysZens.length * Math.random())]
global.keysxteammm = ['29d4b59a4aa687ca', '5LTV57azwaid7dXfz5fzJu', 'cb15ed422c71a2fb', '5bd33b276d41d6b4', 'HIRO', 'kurrxd09', 'ebb6251cc00f9c63']
global.keysxteam = keysxteammm[Math.floor(keysxteammm.length * Math.random())]
global.keysneoxrrr = ['5VC9rvNx', 'cfALv5']
global.keysneoxr = keysneoxrrr[Math.floor(keysneoxrrr.length * Math.random())]
global.lolkeysapi = ['GataDios'] // ['BrunoSobrino_2']
global.skizo = ['konekocyz']
global.lann = 'p8ADYJib'
global.kiicode = 'usU5RWzmQq'
global.itsrose = ['4b146102c4d500809da9d1ff']
global.botcahxkey = ['NDM8oaRr', 'Gi8erBvz', 'SYUTqCrg', 'DcAWSMo9']
global.botcahx = botcahxkey[Math.floor(botcahxkey.length * Math.random())]
global.APIs = {
xteam: 'https://api.xteam.xyz',
dzx: 'https://api.dhamzxploit.my.id',
lol: 'https://api.lolhuman.xyz',
neoxr: 'https://api.neoxr.my.id',
zenzapis: 'https://api.zahwazein.xyz',
akuari: 'https://api.akuari.my.id',
akuari2: 'https://apimu.my.id',
can: 'https://pnggilajacn.my.id',
fgmods: 'https://api-fgmods.ddns.net',
botcahx: 'https://api.botcahx.biz.id',
ibeng: 'https://api.ibeng.tech/docs',
rose: 'https://api.itsrose.site',
popcat: 'https://api.popcat.xyz',
xcoders: 'https://api-xcoders.site',
vihangayt: 'https://vihangayt.me',
erdwpe: 'https://api.erdwpe.com',
xyroinee: 'https://api.xyroinee.xyz',
nekobot: 'https://nekobot.xyz'
},
global.APIKeys = {
'https://api.xteam.xyz': `${keysxteam}`,
'https://api.lolhuman.xyz': 'GataDios',
'https://api.neoxr.my.id': `${keysneoxr}`,
'https://api.zahwazein.xyz': `${keysxxx}`,
'https://api-fgmods.ddns.net': 'fg-dylux',
'https://api.botcahx.biz.id': 'Admin',
'https://api.ibeng.tech/docs': 'tamvan',
'https://api.itsrose.site': 'Rs-Zeltoria',
'https://pnggilajacn.my.id': 'ItsukaChan',
'https://api-xcoders.site': 'Frieren',
'https://api.xyroinee.xyz': 'uwgflzFEh6'
}
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.estilo = { key: { fromMe: false, participant: `0@s.whatsapp.net`, ...(false ? { remoteJid: "5219992095479-1625305606@g.us" } : {}) }, message: { orderMessage: { itemCount : -999999, status: 1, surface : 1, message: 'Ai Hoshino - MD', orderTitle: 'Bang', thumbnail: catalogo, sellerJid: '0@s.whatsapp.net'}}}
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.group = 'https://chat.whatsapp.com/CqdWTXmS702JD31SQzr0Ph'
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.adanime = `🌸 | Anime By Ai Hoshino - MD 🈴`
global.addescargas = `📤 | Descargas By Ai Hoshino - MD 🌸`
global.adimagen = `🌅 | Imágenes By Ai Hoshino - MD 🌿`
global.adyoutube = `🍁 | Descargas de YouTube 📤`
global.adsticker = `🏞️ | Stickers By Ai Hoshino - MD 🌺`
global.adsearch = `🔎 | Busquedas By Ai Hoshino - MD 🐢`
global.adnsfw = `🔞 | Nsfw By Ai Hoshino - MD ⭐`
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
global.multiplier = 69
global.maxwarn = '2' // máxima advertencias
//━━━━━━━━━━━ ฅ^•ﻌ•^ฅ ━━━━━━━━━━━
let file = fileURLToPath(import.meta.url)
watchFile(file, () => {
unwatchFile(file)
console.log(chalk.redBright("Update 'config.js'"))
import(`${file}?update=${Date.now()}`)
})