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

Refactor user management #98

Open
sloane-shark opened this issue Oct 26, 2016 · 1 comment
Open

Refactor user management #98

sloane-shark opened this issue Oct 26, 2016 · 1 comment

Comments

@sloane-shark
Copy link
Collaborator

Maybe not on the scale we hoped last time we tried this (a single unified interface to access users by nick, real name, or firebase alias), but at the very least we need to redo /add and /kick to be more flexible and work like we expect. Fixing this should address #48, #46, and probably incorporate #32 since it will be related.

@sloane-shark
Copy link
Collaborator Author

To be more specific, we want to only add users who we expect (users who were previously removed from the chat, most likely). We should probably keep a list of userID's that gets updated on user join or user remove (manually or with /kick). We could always add an /addroulette command that brings back the fun of the old way.

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

No branches or pull requests

2 participants