Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Commit 7c2ad4a

Browse files
author
Urbaexyz
committed
liat aja dah, gw cape anjir, bismillah dapet donate
1 parent ff0c89c commit 7c2ad4a

File tree

6 files changed

+153
-74
lines changed

6 files changed

+153
-74
lines changed

HandleMsg.js

+136-65
Large diffs are not rendered by default.

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const start = async (urbae = new urbae()) => {
1212
console.log(color('------------------------------------------------------------------------', 'white'))
1313
console.log(color('[CREATOR]', 'aqua'), color('Thoriq Azzikra', 'magenta'))
1414
console.log(color('[BOT]', 'aqua'), color('URBAE BOT is now Online!', 'magenta'))
15-
console.log(color('[VER]', 'aqua'), color('2.6.4', 'magenta'))
15+
console.log(color('[VER]', 'aqua'), color('2.7.0', 'magenta'))
1616
urbae.onStateChanged((state) => {
1717
console.log(color('-> [STATE]'), state)
1818
if (state === 'CONFLICT') urbae.forceRefocus()

lib/menu.js

+9-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const help = (prefix, jame, betime, blockNumber, prem, banned, cts, waver) => {
3838
*┃➥ Repo : github.com/Urbaexyz/wa-bot*
3939
*┃➥ Library : @open-wa/wa-automate*
4040
*┃➥ Bot Name : Urbaeexyz*
41-
*┃➥ Whatsapp Bot Ver : 2.6.4*
41+
*┃➥ Whatsapp Bot Ver : 2.7.0*
4242
*┃➥ Creator : Thoriq Azzikra*
4343
*┃➥ Date : ${betime}*
4444
*┃➥ Time : ${jame}*
@@ -186,8 +186,6 @@ const help = (prefix, jame, betime, blockNumber, prem, banned, cts, waver) => {
186186
*┃➥${prefix}linknobg*
187187
*┃➥${prefix}foliokiri*
188188
*┃➥${prefix}foliokanan*
189-
*┃➥${prefix}pinterest*
190-
*┃➥${prefix}pinterest2*
191189
*┃➥${prefix}raingif*
192190
*┃➥${prefix}randomquran*
193191
*┃➥${prefix}translate*
@@ -289,6 +287,7 @@ _-_-_-_-_-_-_-_-_-_-_-_-_-_
289287
290288
*┏━───────────────╮*
291289
*┃➥${prefix}stalkig*
290+
*┃➥${prefix}igstalk*
292291
*┃➥${prefix}githubstalk*
293292
*┃➥${prefix}stalktiktok*
294293
*┃➥${prefix}stalkyt*
@@ -335,6 +334,7 @@ _-_-_-_-_-_-_-_-_-_-_-_-_-_
335334
*┃➥${prefix}asupan4*
336335
*┃➥${prefix}asupan5*
337336
*┃➥${prefix}asupan6*
337+
*┃➥${prefix}asupan7*
338338
*┃➥${prefix}chika*
339339
*┃➥${prefix}gheayoubi*
340340
*┃➥${prefix}r18+*
@@ -351,6 +351,9 @@ _-_-_-_-_-_-_-_-_-_-_-_-_-_
351351
*┃➥${prefix}fb2*
352352
*┃➥${prefix}fb3*
353353
*┃➥${prefix}ytdl*
354+
*┃➥${prefix}pinterest*
355+
*┃➥${prefix}pinterestdown*
356+
*┃➥${prefix}pinimg*
354357
*┃➥${prefix}ig*
355358
*┃➥${prefix}ig2*
356359
*┃➥${prefix}igstory*
@@ -366,6 +369,9 @@ _-_-_-_-_-_-_-_-_-_-_-_-_-_
366369
*┃➥${prefix}tiktoknowm*
367370
*┃➥${prefix}tiktokaudio*
368371
*┃➥${prefix}ytsearch*
372+
*┃➥${prefix}trendingyt*
373+
*┃➥${prefix}trendmusic*
374+
*┃➥${prefix}trendgaming*
369375
*┃➥${prefix}ytmp3*
370376
*┃➥${prefix}ytmp4*
371377
*┃➥${prefix}twitter*
@@ -442,7 +448,6 @@ _-_-_-_-_-_-_-_-_-_-_-_-_-_
442448
*┃➥${prefix}googleimg*
443449
*┃➥${prefix}searchwp*
444450
*┃➥${prefix}images*
445-
*┃➥${prefix}pinimg*
446451
*┃➥${prefix}rbts*
447452
*┃➥${prefix}rexo*
448453
*┃➥${prefix}rblackpink*

lib/rugaApi.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ let {
1111
vhtearkey,
1212
apiKey,
1313
keepSave,
14+
zenzapi,
1415
iTechApi,
1516
tobzapi,
1617
lindowapi,
@@ -429,7 +430,7 @@ const spotify = async (url) => new Promise((resolve, reject) => {
429430
})
430431

431432
const ymp3 = async (url) => new Promise((resolve, reject) => {
432-
axios.get(`https://st4rz.herokuapp.com/api/yta2?url=${url}`)
433+
axios.get(`https://zenzapi.xyz/api/downloader/ytmp3?url=${url}&apikey=${zenzapi}`)
433434
.then((res) => {
434435
resolve(res.data)
435436
})
@@ -489,7 +490,7 @@ const jam = async (query) => new Promise((resolve, reject) => {
489490
})
490491

491492
const ymp4 = async (url) => new Promise((resolve, reject) => {
492-
axios.get(`https://lindow-api.herokuapp.com/api/ytmp4?link=${url}&apikey=${lindowapi}`)
493+
axios.get(`https://zenzapi.xyz/api/downloader/ytmp4?url=${url}&apikey=${zenzapi}`)
493494
.then((res) => {
494495
resolve(res.data)
495496
})

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "whatsapp-bot",
3-
"version": "2.6.4",
3+
"version": "2.7.0",
44
"description": "whatsapp-bot with NodeJS",
55
"main": "index.js",
66
"scripts": {

settings/setting.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"zekais": "zekais",
1111
"vhtearkey": "YOUR-APIKEY",
1212
"onlydev": "YOUR-APIKEY",
13+
"apirey": "apirey",
1314
"dapuhyapi": "Urbaexyz",
1415
"paiskey": "pais",
1516
"bxhunter": "Ikyy69",
@@ -18,8 +19,9 @@
1819
"lolhuman": "YOUR-APIKEY",
1920
"leysapi": "OneDayOneCharity",
2021
"fahmiapi": "freeTrial2k21",
22+
"cakrayp": "cakrayp24Q6",
2123
"zenzapi": "Urbaeexyz",
2224
"lindowapi": "LindowApi",
2325
"iTechApi": "A46cZH-iBjv3i-JR36B5-Ah3U7u-iI4snA",
2426
"keepSave": "Fj4OgInAUVRvNK16phVoT9KzNg6D4vigTZQZlVLchaClRr"
25-
}
27+
}

0 commit comments

Comments
 (0)