Skip to content

Commit

Permalink
add information about non verified users not getting permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
djay authored Jan 20, 2021
1 parent 6c88ca4 commit 9c8a62b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ When you create a Hubs room using the `!hubs create` bot command, you establish
- To be a moderator they must have "Kick Members" permission (and "View Channel").
- Moderators can kick and mute members in the hubs room.
- Moderators can also create and manipulate objects, draw and share video even if these are turned off in the room settings.
- Note: only discord users with verified emails can become moderators
- To be a room owner they must have "Manage Channels" (and "Kick Members and "View Channel")
- Room owners are able to change the name and scene in the room, modify other room settings, and close the room.
- Note: only discord users with verified emails can become room owners
- The discord permissions can set either via their discord role globally, or permissions given on the specific channel to that user/role
- Their display name in the Hubs room will reflect their Discord display name.

Expand Down

0 comments on commit 9c8a62b

Please sign in to comment.