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: Room User Management #3

Open
3 tasks
Wundero opened this issue Feb 5, 2024 · 0 comments
Open
3 tasks

feat: Room User Management #3

Wundero opened this issue Feb 5, 2024 · 0 comments

Comments

@Wundero
Copy link
Owner

Wundero commented Feb 5, 2024

Room owners should have the ability to perform the following actions:

  • Kick a user
    • This action removes a user from the list of users in the room, and sends them to the main screen. This does not prevent them from returning, just removes them temporarily
  • Ban a user
    • This action permanently removes a user from a room, adding them to a blacklist.
    • It would be nice to have some sort of section or something to allow unbanning users as well
  • Force a user to be a spectator
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

1 participant