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

Add support for hang statuses #9914

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

Puncher1
Copy link
Contributor

@Puncher1 Puncher1 commented Aug 9, 2024

Summary

This PR adds support for hang statuses, which can be set while being in a voice channel. This is typically displayed via Right now, I’m - on the client.

Since there's no Discord PR yet, it's on draft. Though, it's partially rolled out already (33%).

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

discord/activity.py Outdated Show resolved Hide resolved
discord/activity.py Show resolved Hide resolved
@Rapptz
Copy link
Owner

Rapptz commented Aug 28, 2024

The status of this feature has really irked me but is also the reason why it's iffy to merge these without a corresponding docs PR. This has gone through 3 different implementations API wise, and as far as I can tell right now it's been removed from clients entirely. So I'm not sure about the state of this one.

@Puncher1
Copy link
Contributor Author

The status of this feature has really irked me but is also the reason why it's iffy to merge these without a corresponding docs PR. This has gone through 3 different implementations API wise, and as far as I can tell right now it's been removed from clients entirely. So I'm not sure about the state of this one.

Yes, that's why I set this PR on draft. It's also unclear what happen with voice statuses, because on the server where I tested hang statuses, the voice status feature was entirely gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants