Boxxa
Boxxa
Any luck on this? Trying to do the same thing to emit to a specific logged in user using their Meteor ID. I have emitted an event on the client...
Did you ever find a work around? I can see the userID in the log when the user connects but trying to matchEmit to it doesn't work.
The days calculation fails on trade.js. https://github.com/carlos8f/zenbot/blob/master/commands/trade.js#L313 For some reason, it is returning NaN when doing the calculation. To get past it until I can look at it more, change...