module.exports = function(currentUser, data) { currentUser.updatePresence(data); }