Skip to content

Commit

Permalink
ELITE-PRO-V2
Browse files Browse the repository at this point in the history
  • Loading branch information
elite-md committed Sep 15, 2024
1 parent 3ff024e commit 7130161
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ElitePro.js
Original file line number Diff line number Diff line change
Expand Up @@ -2562,7 +2562,7 @@ if (!XeonTheCreator) return XeonStickOwner()
quoted: m
})
break
case 'tag':
case 'totag':
if (!m.isGroup) return XeonStickGroup()
if (!isBotAdmins) return XeonStickBotAdmin()
if (!isAdmins) return replygcxeon(mess.admin)
Expand Down
4 changes: 2 additions & 2 deletions lib/listmenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ return`ⓞ = For Owner
┆👨🏼‍💻${prefix}sendcontact ⓞ
┆👨🏼‍💻${prefix}contactag ⓞ
┆👨🏼‍💻${prefix}hidetag 🅖
┆👨🏼‍💻${prefix}tag 🅖
┆👨🏼‍💻${prefix}totag 🅖
┆👨🏼‍💻${prefix}tagall 🅖
┆👨🏼‍💻${prefix}editinfo 🅖
┆👨🏼‍💻${prefix}opentime 🅖
Expand Down Expand Up @@ -996,7 +996,7 @@ return `ⓞ = For Owner
┆👨🏼‍💻${prefix}sendcontact ⓞ
┆👨🏼‍💻${prefix}contactag ⓞ
┆👨🏼‍💻${prefix}hidetag 🅖
┆👨🏼‍💻${prefix}tag 🅖
┆👨🏼‍💻${prefix}totag 🅖
┆👨🏼‍💻${prefix}tagall 🅖
┆👨🏼‍💻${prefix}editinfo 🅖
┆👨🏼‍💻${prefix}opentime 🅖
Expand Down
2 changes: 1 addition & 1 deletion settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ global.botscript = 'https://github.com/Elite-MD/ELITE-PRO-V2' //script link
global.packname = "Sticker By"
global.author = "ELITE-PRO-V2"
global.creator = "[email protected]"
global.xprefix = '!'
global.xprefix = '.'
global.premium = ["2348109263390"] // Premium User
global.hituet = 0

Expand Down

0 comments on commit 7130161

Please sign in to comment.