status discored jks

JavaScript
  client.user.setPresence({
    activity: {
      name: 'STATUS HERE'
    },
    status: 'online'
  })
Source

Also in JavaScript: