Activity Type not setting
I am running
client.user.setActivity("Test", { type: "CUSTOM" })
and it just sets it to Playing Test
16 Replies
β’ What's your exact discord.js
npm list discord.js
and node node -v
version?
β’ Post the full error stack trace, not just the top part!
β’ Show your code!
β’ Explain what exactly your issue is.
β’ Not a discord.js issue? Check out #useful-servers.Unknown Userβ’3y ago
Message Not Public
Sign In & Join Server To View
Oh
Well setting it to like
WATCHING
makes the status disappearUnknown Userβ’3y ago
Message Not Public
Sign In & Join Server To View
Why are the docs showing an example for a string
weird
Unknown Userβ’3y ago
Message Not Public
Sign In & Join Server To View
Hm
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
it doesnt have me choose
Unknown Userβ’3y ago
Message Not Public
Sign In & Join Server To View
ah ok
Unknown Userβ’3y ago
Message Not Public
Sign In & Join Server To View
Is there a way to set the status to
DM to contact Moderators
instead of having the Watching
or whatever?Unknown Userβ’3y ago
Message Not Public
Sign In & Join Server To View