16 lines
927 B
Plaintext
16 lines
927 B
Plaintext
SyntaxError: Unexpected token 'if'
|
|
/root/oixb/src/commands/Community/oixb.js:28
|
|
devOnly: true, so if this true this slash command will only register for the server IDs you provided in config.json
|
|
^^
|
|
|
|
SyntaxError: Unexpected token 'if'
|
|
at internalCompileFunction (node:internal/vm:73:18)
|
|
at wrapSafe (node:internal/modules/cjs/loader:1274:20)
|
|
at Module._compile (node:internal/modules/cjs/loader:1320:27)
|
|
at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
|
|
at Module.load (node:internal/modules/cjs/loader:1197:32)
|
|
at Module._load (node:internal/modules/cjs/loader:1013:12)
|
|
at Module.require (node:internal/modules/cjs/loader:1225:19)
|
|
at require (node:internal/modules/helpers:177:18)
|
|
at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
|
|
at FSWatcher.<anonymous> (/root/oixb/src/functions/handlers/handleCommands.js:263:13) |