Change the Status #809
Unanswered
Testing2323-collab
asked this question in
Q&A
Replies: 3 comments 1 reply
-
It's not supported yet, but you can change index.js line 53 |
Beta Was this translation helpful? Give feedback.
1 reply
-
delete the old one and put this: |
Beta Was this translation helpful? Give feedback.
0 replies
-
And new activity type "COMPETING"
…On Fri, Aug 27, 2021, 22:11 SrIzan10 ***@***.***> wrote:
delete the old one and put this:
client.user.setPresence({
status: "online", // You can show online, idle... Do not disturb is dnd
activity: {
name: "osu!", // The message shown
type: "PLAYING" // PLAYING, WATCHING, LISTENING, STREAMING,
}
});
});
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#809 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN4MEDFAOVYPHRBZVDIQGZTT66MJ3ANCNFSM5BIGUVQA>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Where can you change the Status that the bot is playing Music or watching Music
Beta Was this translation helpful? Give feedback.
All reactions