Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.js #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ import axios from 'axios'


global.owner = [
['94740804536', 'Dinuwa Official²⁰²³', true],
['94740804536', 'Dinuwa Official²⁰²³', true],
['03480169055', 'Mahar Muzammil Official²⁰²³', true],
['03480169055', 'Mahar Muzammil Official²⁰²³', true],
['']
] //Number of owners

global.mods = ['94740804536','94740804536']
global.prems = ['94740804536', '94740804536', '94740804536']
global.mods = ['03480169055','03480169055']
global.prems = ['03480169055', '03480169055', '03480169055']
global.keysZens = ['c2459db922', '37CC845916', '6fb0eff124']
global.keysxxx = keysZens[Math.floor(keysZens.length * Math.random())]
global.keysxteammm = ['29d4b59a4aa687ca', '5LTV57azwaid7dXfz5fzJu', 'cb15ed422c71a2fb', '5bd33b276d41d6b4', 'HIRO', 'kurrxd09', 'ebb6251cc00f9c63']
Expand Down Expand Up @@ -49,13 +49,15 @@ global.APIKeys = { // APIKey Here
// Sticker WM
global.botname = '💝 Queen Hentai 💝'
global.premium = 'true'
global.packname = '💝 Queen Hentai 💝 Created By 💝 Dinuwa Official²⁰²³ 💝'
global.packname = '💝 Queen Hentai 💝 Created By 💝 Mahar Muzammil Official²⁰²³ 💝'
global.author = '💝 Dinuwa Official²⁰²³ 💝'
global.igfg = '▢ Follow on Instagram\nhttps://www.instagram.com/Dinuwa Official²⁰²³\n'
global.igfg = '▢ Follow on Instagram\nhttps://www.instagram.com/Mahar Muzammil Official²⁰²³\n'
global.dygp = 'https://chat.whatsapp.com/Jyjqx7KBfgjDC7QcefHB1S'
global.fgsc = 'https://github.com/dinuwah/QUEEN-HENTAI'
global.fgyt = 'https://chat.whatsapp.com/Jyjqx7KBfgjDC7QcefHB1S'
global.fgpyp = 'https://chat.whatsapp.com/Jyjqx7KBfgjDC7QcefHB1S'
global.fgyt = 'https://chat.whatsapp.com/Let's chat on WhatsApp! It's a fast, simple, and secure app we can use to message and call each other for free. Get it at https://whatsapp.com/dl/

'
global.fgpyp = 'https://chat.whatsapp.com/https://whatsapp.com/dl/'
global.fglog = 'https://i.ibb.co/T1DqdYz/thumbnail.jpg'


Expand Down