-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat(plugin): StatusWhilePlaying #2710
Conversation
this looks too selfbot-y |
won't work on web or vesktop |
my fault ill rename it rn |
Alright so it now checks if the status being set and the current status are the same. For the savedStatus it will get a value when a game is launched (game length is above 0) and used when the game is closed (game length is 0) I have also moved it outside of the flux event and it also checks if it isn't "" when its used. |
bece919
to
22a5b18
Compare
fa092cf
to
eb63a54
Compare
Moved to here. |
why? |
This plugin automatically updates your status when playing games and reverts the status back when the game is closed.