Skip to content

[Feature] Allow configuring the Discord presence status #46

Description

@vekvoid

Description

Right now, the plugin always sets the user's Discord status to Do Not Disturb (DND) while Rich Presence is active.

This can be annoying for users who don't normally use DND, as it may cause them to miss or delay notifications. It also doesn't work well for users who prefer to keep a specific status, such as Online or Idle.

Expected behaviour

Users should be able to choose which status is used while Rich Presence is active.

The available options should be:

  • Online
  • Do Not Disturb (DND)
  • Idle

Offline and Invisible don't need to be supported, since Discord doesn't show activity in those states.

Solution

The PR #40 adds a configurable presence status on a per-user basis, so each configured Discord account can use its own status while Rich Presence is active.

Note

This issue was previously reported in #39, which has since been closed. I'm opening this issue again to track the proposed fix, which is implemented in the PR #40.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions