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

Enhancement: Additional Option to Set Idle Time Before Status Change to Invisible #56

Open
angsaysroar opened this issue Dec 22, 2024 · 3 comments

Comments

@angsaysroar
Copy link

It would be spectacular if you would consider adding an enhancement to this plugin that lets users set the amount of time they can be idle before their status is reverted to invisible.

I'm not sure how difficult this would be to implement, but I would love to see this feature added if at all possible.

@RoguedBear
Copy link
Owner

RoguedBear commented Dec 23, 2024

that lets users set the amount of time they can be idle before their status is reverted to invisible.

just to clarify are you asking about a flow like this (see chart below) or something else?

flowchart TD
    A[user status online] -->|some time later| B(user minimises discord)
    B --->|5 minutes later| C[status set to idle]
    C --->|5 more minutes elapsed| D[status set to invisible]
Loading

@angsaysroar
Copy link
Author

that lets users set the amount of time they can be idle before their status is reverted to invisible.

just to clarify are you asking about a flow like this (see chart below) or something else?

flowchart TD

    A[user status online] -->|some time later| B(user minimises discord)

    B --->|5 minutes later| C[status set to idle]

    C --->|5 more minutes elapsed| D[status set to invisible]

Loading

Yes, with the ability to specify the amount of time in the idle status before it switches to invisible.

@RoguedBear
Copy link
Owner

okay, i think issue #12 is what you're asking for.

I wont be able to commit a timeframe as i haven't been getting time to work on this plugin for a while now, but i'll have this feature prioritised when I do get around to rewriting this plugin.

if you can confirm #12 is what you're asking for that would help

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

No branches or pull requests

2 participants