28 lines
1.8 KiB
Plaintext
28 lines
1.8 KiB
Plaintext
[dotenv@17.3.1] injecting env (7) from .env -- tip: ⚙️ write to custom object with { processEnv: myObject }
|
|
Dashboard running at http://localhost:8080
|
|
Bot logged in as XiaoMao#2565
|
|
Started refreshing application (/) commands.
|
|
Scheduled sahur at 3:0
|
|
(node:7171) 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)
|
|
Successfully reloaded application (/) commands.
|
|
/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:746
|
|
throw new Error(
|
|
^
|
|
|
|
Error: Cannot utilize the DAVE protocol as the @snazzah/davey package has not been installed.
|
|
- Use the generateDependencyReport() function for more information.
|
|
|
|
at new DAVESession (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:746:13)
|
|
at Networking.createDaveSession (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:1467:21)
|
|
at Networking.onWsPacket (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:1602:20)
|
|
at VoiceWebSocket.emit (node:events:530:35)
|
|
at VoiceWebSocket.onMessage (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:1239:10)
|
|
at VoiceWebSocket.ws.onmessage (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:1182:39)
|
|
at callListener (/home/ubuntu/executor/workspace/node_modules/ws/lib/event-target.js:290:14)
|
|
at WebSocket.onMessage (/home/ubuntu/executor/workspace/node_modules/ws/lib/event-target.js:209:9)
|
|
at WebSocket.emit (node:events:518:28)
|
|
at Receiver.receiverOnMessage (/home/ubuntu/executor/workspace/node_modules/ws/lib/websocket.js:1225:20)
|
|
|
|
Node.js v22.18.0
|