that is literally it
no prob tho as it solved,
however i had some other error coming can you explain this one? :
/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/commands.js:332
if ((message.startsWith(".") && !message.startsWith("…")) || message.startsWith("/") || message.startsWith("\")) {
^
TypeError: Cannot read property ‘startsWith’ of undefined
at client.say (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/commands.js:332:22)
at client.onConnectedHandler (/app/bot.js:62:10)
at client.EventEmitter.emit (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/events.js:96:25)
at client.EventEmitter.emits (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/events.js:64:19)
at client.handleMessage (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/client.js:144:26)
at parts.forEach (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/client.js:959:36)
at Array.forEach ()
at client._onMessage (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/tmi.js/1.2.1/node_modules/tmi.js/lib/client.js:958:11)
at WebSocket.onMessage (/rbd/pnpm-volume/b94d2f9e-9e04-48f9-8932-522b88885c5b/node_modules/.registry.npmjs.org/ws/1.0.1/node_modules/ws/lib/WebSocket.js:418:14)
at emitTwo (events.js:126:13)