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

Emmy Nuel #48

Open
wants to merge 2 commits 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
16 changes: 4 additions & 12 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,9 @@ import fetch from 'node-fetch'
import axios from 'axios'


global.owner = [
['918360234087', 'WHITE', true],
['233208179431', 'Abraham Dwamena', true],
['923184070915', '𝙎𝘼𝙇𝙈𝘼𝙉 𝘼𝙃𝙈𝘼𝘿 -(𝘼𝙝𝙢𝙢𝙞)', true],
['94789481495', '𝙼𝚉𝙽 𝙺𝙸𝙽𝙶 ⚡', true],
['233533763772', 'Abraham Dwamena2', true],
['233531910067', 'Abraham Dwamena3', true],

] //Number of owners
global.owner = [2348168689993','Emmy_Nuel', true] //Number of owners

//global.pairingNumber = "" //put your bot number here
//global.pairingNumber = "234 915 281 6289" //put your bot number here

global.mods = ['923184070915', '94789481495', '923184474176','233531910067','233208179431']
global.prems = ['923184070915','233208179431','94789481495', '918360234087','233531910067']
Expand Down Expand Up @@ -55,9 +47,9 @@ global.APIKeys = { // APIKey Here
}

// Sticker WM
global.botname = 'XLICON-V2'
global.botname = 'Emmy_Nuel'
global.premium = 'true'
global.packname = 'XLICON TEAM'
global.packname = 'Nuel'
global.author = '@XLICON-V2'
global.menuvid = 'https://telegra.ph/file/325630f66abc968eda8e2.mp4'
global.igfg = '▢✓ Follow My channel\nhttps://whatsapp.com/channel/0029VaE8GbCDzgTILE7OtC3e\n'
Expand Down