Marek Kraus
                                            Marek Kraus
                                        
                                    @peppy Mixcloud works now on m4a segment files (ts), so it's require temporal saving of m4a file OR being a middleware between Soundcloud and client and sending full m4a file...
What work? Actually, original file is stored only cca 3 day after upload, did you dont test it on new uploaded mix?
We can add it into script, but it will be works only for mixes, what is not older more than 3 days, after 3 days after upload is original mp3...
By Mixcloud its three days after upload and original still works. UPDATE: The fourth day and original is deleted... :cry: By some information, the original mp3 can contains the audiocdn[STREAMNUMBER]...
Same here, how to do it the right way?
I tried @thedmd solution, it looks fine, but the line is crossing the text (text needs background cover) 
Any more information please?
Sorry for bad explain. For sample: I (the logged user) send the message (or action). When is the message sent and delivered, the "message" event will be emitted.
``` javascript client.say("#neko", "Hello all!"); //after send, the this event will be emitted client.addListener('message', function (nick, to, text, message) { /* nick = gamelaster to = #neko text = Hello...
Not yet