Hello once again. I need your help again. I got a problem with API. So, the most interesting is that I’ve successfully connected to IRC Server using WebSocket in JS and I really get all the messages from server and can send messages to it and everything would seem to be good, but I’ve realised the syntax of messages I get is incorrect! It’s absolutely doesn’t match with what I see in API Docs. Help. Screenshots are below.
http://dl4.joxi.net/drive/2018/02/28/0028/2080/1894432/32/18c121233d.jpg —> What i get
http://dl4.joxi.net/drive/2018/02/28/0028/2080/1894432/32/0a62583628.jpg —> What i should get
Your code does not request tags so it does not get them. See the parts regarding CAP REQ
in the documentation.
1 Like
Thank you! Again…
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.