Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example for setActivity does not work #9349

Closed
Yeeeetus opened this issue Apr 8, 2023 · 4 comments
Closed

Example for setActivity does not work #9349

Yeeeetus opened this issue Apr 8, 2023 · 4 comments

Comments

@Yeeeetus
Copy link

Yeeeetus commented Apr 8, 2023

Which package is this bug report for?

discord.js

Issue description

create a discordjs client and login
try to use the example for client.user.Activity
it does not work

Code sample

client.on("ready", () => {
    client.user.setActivity('discord.js', { type: 'WATCHING' });
})

Package version

discord.js@14.9.0

Node.js version

v17.4.0

Operating system

Windows

Priority this issue should have

Low (slightly annoying)

Which partials do you have configured?

Not applicable (subpackage bug)

Which gateway intents are you subscribing to?

No Intents

I have tested this issue on a development release

No response

@Jiralite
Copy link
Member

Jiralite commented Apr 8, 2023

Where did you obtain this example from?

@Yeeeetus
Copy link
Author

Yeeeetus commented Apr 8, 2023

@Jiralite
Copy link
Member

Jiralite commented Apr 8, 2023

Are you sure?

image

image

@Yeeeetus
Copy link
Author

Yeeeetus commented Apr 8, 2023

no

@Yeeeetus Yeeeetus closed this as completed Apr 8, 2023
@Jiralite Jiralite closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants