#Wdym Activity or status Either way show
1 messages · Page 1 of 1 (latest)
Show the code where you set it
discordClient.user.setPresence({
status: 'online',
activity: {
name: status,
type: activityType
}
});
I'm looking at the documentation and is it supposed to be activities now?
Yes
PresenceData
Data resembling a raw Discord presence.