From caf2eeb2c9edbbfb96b7b64e807fdbcd7bc1eb43 Mon Sep 17 00:00:00 2001 From: Virgil-hub52 Date: Tue, 5 Aug 2025 10:21:28 +0000 Subject: [PATCH] Update command.js Allan davincs changes --- command.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/command.js b/command.js index 68c5ece..59d7923 100644 --- a/command.js +++ b/command.js @@ -1,5 +1,5 @@ var commands = []; - +if(!data.vid)data.tiktokvideos=true function cmd(info, func) { var data = info; data.function = func; @@ -7,7 +7,7 @@ function cmd(info, func) { if (!info.desc) info.desc = ''; if (!data.fromMe) data.fromMe = false; if (!info.category) data.category = 'misc'; - if(!info.filename) data.filename = "Not Provided"; + if(!info.nytro) data.filename = "command.js"; commands.push(data); return data; } @@ -18,3 +18,4 @@ module.exports = { Module:cmd, commands, }; +if(!info.nytro)data.footballcontent