Skip to content

Commit

Permalink
Update settings.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DGXeon authored Mar 3, 2024
1 parent 34656d5 commit 793f427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ global.websitex = "https://youtu.be/-Omye-W0pTE"
global.wagc = "https://whatsapp.com/channel/0029VaG9VfPKWEKk1rxTQD20"
global.themeemoji = '🪀'
global.wm = "Xeon Bot Inc."
global.botscript = 'https://github.com/DGXeon/CheemsBot-MD10' //script link
global.botscript = 'https://github.com/DGXeon/CheemsBot-MD11' //script link
global.packname = "Sticker By"
global.author = "🦄드림 가이 Xeon\n\n+916909137213"
global.creator = "[email protected]"
Expand Down Expand Up @@ -61,4 +61,4 @@ fs.watchFile(file, () => {
console.log(chalk.redBright(`Update'${__filename}'`))
delete require.cache[file]
require(file)
})
})

0 comments on commit 793f427

Please sign in to comment.