You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want whisper record\w3xp\random\wins
so my code is client.say(nick, "record\\w3xp\\random\\wins");
but its give me error
/home/csonline/anonprophet/node_modules/irc/lib/irc.js:748
throw err;
^
Error: Uncaught, unspecified "error" event.
at Error (native)
at Client.emit (events.js:87:13)
at Client.<anonymous> (/home/csonline/anonprophet/node_modules/irc/lib/irc.js:590:26)
at Client.emit (events.js:107:17)
at iterator (/home/csonline/anonprophet/node_modules/irc/lib/irc.js:745:26)
at Array.forEach (native)
at Socket.<anonymous> (/home/csonline/anonprophet/node_modules/irc/lib/irc.js:740:15)
at Socket.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:163:16)
at Socket.Readable.push (_stream_readable.js:126:10)
The text was updated successfully, but these errors were encountered:
i want whisper
record\w3xp\random\wins
so my code is
client.say(nick, "record\\w3xp\\random\\wins");
but its give me error
The text was updated successfully, but these errors were encountered: