Is it possible to set Status when using CustomStatus? #508
Answered
by
aiko-chan-ai
Waterpark621
asked this question in
Q&A
Replies: 1 comment
-
client.user.setStatus('online')
client.user.setStatus('idle')
client.user.setStatus('dnd') |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Waterpark621
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
^ This works, but the default Status is "Online"
I cannot seem to change it to "dnd" or "idle"
What should I do?
EDIT: it should also be noted that using "client.user.setPresence" does not help either
Is there any solution for this?
Beta Was this translation helpful? Give feedback.
All reactions