is there anyway to add status like this?

is there anyway to add status like this?
No description
7 Replies
d.js toolkit
d.js toolkit2mo ago
iM7mD
iM7mDOP2mo ago
14.23.2
d.js docs
d.js docs2mo ago
:enum: ActivityType discord.js@14.23.2 documentation suggestion for @iM7mD: :method: ClientUser#setActivity() discord.js@14.23.2 Sets the activity the client user is playing.
// Set the client user's activity
client.user.setActivity('discord.js', { type: ActivityType.Watching });
// Set the client user's activity
client.user.setActivity('discord.js', { type: ActivityType.Watching });
iM7mD
iM7mDOP2mo ago
Bro I didn’t know its custom ty! and ty @b3ssel
Mafia
Mafia2mo ago
Np
d.js toolkit
d.js toolkit2mo ago
The thread owner has marked this issue as solved.

Did you find this page helpful?