#Help with activity command
2 messages · Page 1 of 1 (latest)
setActivity doesn’t expect a full presence object like you supply but only the activity. Either pass what you have there to setPresence or only pass the activity itself, not an object containing an activities array.