diff --git a/setown.js b/setown.js deleted file mode 100644 index deffe56..0000000 --- a/setown.js +++ /dev/null @@ -1 +0,0 @@ -global.owner = ['62882008702155']; \ No newline at end of file diff --git a/settings.js b/settings.js index af6c85a..62a9b68 100644 --- a/settings.js +++ b/settings.js @@ -8,8 +8,8 @@ const chalk = require('chalk'); //~~~~~~~~~~~~< GLOBAL SETTINGS >~~~~~~~~~~~~\\ //settings owner di ./setown.js global.packname = 'SychBotz' -global.owner = ["62882008702155"] -global.botnum = ["6287862997267"] +global.owner = ["6281275363201"] +global.botnum = ["62895386337435"] global.author = 'ydaa' global.owname = 'mzyda' global.botname = 'SYCHY BOTz' @@ -71,4 +71,4 @@ fs.watchFile(file, () => { console.log(chalk.redBright(`Update ${__filename}`)) delete require.cache[file] require(file) -}); \ No newline at end of file +});