38530-vm/bot.log
2026-02-17 18:42:06 +00:00

28 lines
1.8 KiB
Plaintext

Bot Starting...
[dotenv@17.3.1] injecting env (2) from .env -- tip: ⚙️ load multiple .env files with { path: ['.env.local', '.env'] }
Keep-Alive aktif di port 8080
Bot logged in as XiaoMao#2565
Memulai refresh slash commands...
(node:19382) DeprecationWarning: The ready event has been renamed to clientReady to distinguish it from the gateway READY event and will only emit under that name in v15. Please use clientReady instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Berhasil mendaftarkan slash commands!
(node:19382) Warning: Supplying "ephemeral" for interaction response options is deprecated. Utilize flags instead.
Command /queue diterima dari: rio.xmc
Command /play diterima dari: rio.xmc
/home/ubuntu/executor/workspace/index.js:149
if (channel) channel.send(`❌ Error: ${e.message.slice(0, 1900)}`);
^
TypeError: Cannot read properties of undefined (reading 'slice')
at DisTube.<anonymous> (/home/ubuntu/executor/workspace/index.js:149:57)
at DisTube.emit (node:events:518:28)
at DisTube.emitError (/home/ubuntu/executor/workspace/node_modules/distube/dist/index.js:2546:10)
at QueueManager.emitError (/home/ubuntu/executor/workspace/node_modules/distube/dist/index.js:154:18)
at #handlePlayingError (/home/ubuntu/executor/workspace/node_modules/distube/dist/index.js:2100:10)
at QueueManager.playSong (/home/ubuntu/executor/workspace/node_modules/distube/dist/index.js:2147:31)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async DisTube.play (/home/ubuntu/executor/workspace/node_modules/distube/dist/index.js:2352:24)
at async Client.<anonymous> (/home/ubuntu/executor/workspace/index.js:86:13)
Node.js v22.18.0