I don't understand...

C:\Users\Torren\Desktop\JS-Bot-Apeture\index.js:27
if ('data' in command && 'execute' in command) {
^

ReferenceError: command is not defined
at Object.<anonymous> (C:\Users\Torren\Desktop\JS-Bot-Apeture\index.js:27:19)
at Module._compile (node:internal/modules/cjs/loader:1275:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1329:10)
at Module.load (node:internal/modules/cjs/loader:1133:32)
at Module._load (node:internal/modules/cjs/loader:972:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47
Was this page helpful?