Глеб Гарусин
Ученик
(7),
на голосовании
1 год назад
Enter the bot name and message: [19:44] info: Connecting to irc-ws.chat.twitch.tv on port 443.. [19:44] info: Sending authentication to server.. [19:44] info: Connecting to irc-ws.chat.twitch.tv on port 443.. [19:44] info: Sending authentication to server.. [19:44] error: Invalid NICK. node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */); ^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Invalid NICK.".] { code: 'ERR_UNHANDLED_REJECTION' }
[19:44] info: Sending authentication to server..
[19:44] info: Connecting to irc-ws.chat.twitch.tv on port 443..
[19:44] info: Sending authentication to server..
[19:44] error: Invalid NICK.
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Invalid NICK.".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.4.0
Press any key to continue...