node-oscar
node-oscar copied to clipboard
It doesn't send unicode ...
Here is ASCII ... Maybe UNICODE is better ?
OscarConnection.prototype.sendIM = function(who, message, flags, cb) { .... charset = ICBM_MSG_CHARSETS.ASCII ....