Skip to content

Commit 2a332c1

Browse files
author
zim-bot
committed
auto record auto block
1 parent 7037018 commit 2a332c1

File tree

507 files changed

+79652
-416
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

507 files changed

+79652
-416
lines changed

config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,19 @@ global.ownername = 'DRIPS'
4444
global.group1 = 'https://chat.whatsapp.com/EFsb8RCXV4jLEFk4eAcA1A'
4545
global.group2 = 'https://chat.whatsapp.com/HSfcYU13g5C8GxINWwSWoA'
4646
global.packname = 'ZIM BOT INC'
47+
global.ytchannel = 'https://youtu.be/ww4z2m3uORU'
4748
global.monayawal = '100000'
4849
global.darahawal = '100'
4950
global.besiAwal = '15'
5051
global.goldAwal = '10'
5152
global.emeraldAwal = '5'
5253
global.umpanAwal = '5'
5354
global.potionAwal = '1'
55+
global.dripstyping = false
56+
global.dripsreadgroup = false
57+
global.dripsreadall = false
58+
global.dripsrecord = true
59+
global.available = false
5460
global.limittot = 100,
5561
global.f1 = 'application/vnd.openxmlformats-officedocument.presentationml.presentation'
5662
global.f2 = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'

database/level.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ let feler = pickRandom(doku)
145145
var buffer = await getBuffer(ppuser)
146146
let fgclink = {key: {fromMe: false,"participant":"0@s.whatsapp.net", "remoteJid": "6289523258649-1604595598@g.us"}, "message": {orderMessage: {itemCount: 9999999,status: 200, thumbnail: buffer, surface: 200, message: `${metadata.subject}`, orderTitle: 'memek', sellerJid: '0@s.whatsapp.net'}}, contextInfo: {"forwardingScore":999,"isForwarded":true},sendEphemeral: true}
147147
he = `Welcome To ${metadata.subject} @${num.split("@")[0]}\n\n${metadata.desc}`
148-
let link = `https://www.youtube.com/c/DRIPSOFC`
148+
let link = `https://youtu.be/ww4z2m3uORU`
149149
let buttons = [
150150
{buttonId: `halo`, buttonText: {displayText: 'WELCOME'}, type: 1}
151151
]
@@ -173,7 +173,7 @@ ZimBotInc.sendMessage(anu.id, buttonMessage, {quoted:fgclink})
173173
} else if (anu.action == 'remove') {
174174
let fgclink = {key: {fromMe: false,"participant":"0@s.whatsapp.net", "remoteJid": "6289523258649-1604595598@g.us"}, "message": {orderMessage: {itemCount: 9999999,status: 200, thumbnail: buffer, surface: 200, message: `${metadata.subject}`, orderTitle: 'memek', sellerJid: '0@s.whatsapp.net'}}, contextInfo: {"forwardingScore":999,"isForwarded":true},sendEphemeral: true}
175175
he = `He/She is gone bro ${metadata.subject} @${num.split("@")[0]}\n\n${metadata.desc}`
176-
let link = `https://www.youtube.com/c/DRIPSOFC`
176+
let link = `https://youtu.be/ww4z2m3uORU`
177177
let buttons = [
178178
{buttonId: `halo`, buttonText: {displayText: 'BYE'}, type: 1}
179179
]

0 commit comments

Comments
 (0)