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

Anonymous Chatting #8

Open
cairthenn opened this issue Mar 3, 2019 · 1 comment
Open

Anonymous Chatting #8

cairthenn opened this issue Mar 3, 2019 · 1 comment
Labels

Comments

@cairthenn
Copy link
Owner

justinfan1234 can join chat rooms to avoid the user showing up

@cairthenn cairthenn added the enhancement New feature or request label Mar 3, 2019
@cairthenn
Copy link
Owner Author

Currently, this requires maintaining two separate sockets. It's possible to implement but makes things a bit messy.

  • Duplicates of PRIVMSG and NOTICE for all channels when NOT anonymous
  • Justinfan doesn't get ROOMSTATE, CLEARCHAT, or CLEARMSG.
  • You have to join once anyway for your initial USERSTATE (after that, it's updated every message).

I don't feel this is worth implementing at this time, and have indefinitely removed the (once disabled) option from the menu.

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

No branches or pull requests

1 participant