arisu/errors/2025-04-04T18-13-59.374Z.txt
2025-04-04 19:46:15 +01:00

12 lines
871 B
Plaintext

TypeError: object is not iterable (cannot read property Symbol(Symbol.iterator))
TypeError: object is not iterable (cannot read property Symbol(Symbol.iterator))
at getChoicesFromDatabase (/root/arisu/src/commands/Community/testeadd.js:7:20)
at Object.<anonymous> (/root/arisu/src/commands/Community/testeadd.js:14:17)
at Module._compile (node:internal/modules/cjs/loader:1356:14)
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/arisu/src/functions/handlers/handleCommands.js:77:25)
at loadCommands (/root/arisu/src/functions/handlers/handleCommands.js:102:25)