node-oscar
                                
                                
                                
                                    node-oscar copied to clipboard
                            
                            
                            
                        An OSCAR protocol client module for node.js
I get the following error while trying to run `test.js` in a blank project using Node v0.10.25: ``` /home/user/oscarTest/node_modules/oscar/oscar.js:2676 hash[i] = oldhash.charCodeAt(i); ^ TypeError: Object s���h½�▒▒^�# has no method 'charCodeAt'...
Hi, I'm trying to create a simple ICQ client but I have problem with diacritics in both directions. The second client I use is Trillian. Now when I send some...
Got this error on new icq account with no contacts. oscar.js:2214 for (var i=0,groups=Object.keys(items[0x01]),len=groups.length,gro ^ TypeError: Object.keys called on non-object Great module. Thank you very much.
callback is fired but info object undefined