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

feat(plugin): OnlineTyping #2479

Closed
wants to merge 2 commits into from
Closed

Conversation

vegardev
Copy link

A plugin that allows users to appear invisible until they start typing.

  • Features two kinds of delays -- a delay useful for if you mistype and don't want to appear online, as well as a delay for switching back to invisible after not typing.

  • Users may pick between Online, Idle and Do Not Disturb as their desired status.

  • The chat bar may have a toggle if preferred, and may also switch to your desired status if you decide to toggle the plugin off.

Screenshot of plugin settings

image

Copy link
Contributor

@MrDiamondDog MrDiamondDog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ngl I don't really see any good use case for this plugin. At best it would just look weird when people see you going online and offline constantly

src/plugins/onlineTyping/index.tsx Outdated Show resolved Hide resolved
@vegardev
Copy link
Author

ngl I don't really see any good use case for this plugin. At best it would just look weird when people see you going online and offline constantly

I totally see that, although it could have its use cases for people that don't want to seem online all the time, while not active particularly at the same time.
It's natural I don't want this rejected, but if anything it's a learning experience making this :3

@Scyye
Copy link

Scyye commented May 19, 2024

Seems spammy, and I dont see the actual use case for this

@vegardev
Copy link
Author

Seems spammy, and I dont see the actual use case for this

Yes, I agree. I've thought about it and could be considered a form of API abuse

@vegardev vegardev closed this May 19, 2024
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.

None yet

3 participants