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

Automate room setup via Valkyrie #241

Open
Shadowfiend opened this issue Jan 24, 2023 · 0 comments
Open

Automate room setup via Valkyrie #241

Shadowfiend opened this issue Jan 24, 2023 · 0 comments

Comments

@Shadowfiend
Copy link
Contributor

Shadowfiend commented Jan 24, 2023

Two versions of this:

- Asking Valkyrie to create a new room in a space.
- Making Valkyrie admin in an existing room.

Valkyrie should:

  • Using the space hierarchy:
    • Set the appropriate moderators for the containing space: only Valkyrie and adminbot should have admin.
    • Adjust the power settings so that moderators can do effectively everything an admin can.
    • Set the appropriate room aliases for each room (e.g. #room-name[-space]:thesis.co).
    • Set the room avatar based on the appropriate background color.
    • Automatically invite members of a space to suggested rooms.

Moderators should:

  • Be able to tell Valkyrie the background color for room avatars in a new space, resulting in an update to all room avatars Valkyrie has access to update.
  • Be able to request that Valkyrie withdraw herself as admin (returning admin power to the requestor).
  • Be able to opt a room into or out of Valkyrie's auto-invite functionality (by marking them as suggested on the space).

To do this, Valkyrie needs to understand:

  • Space hierarchy.
  • Color of each space.
  • Moderators at each level.
  • Available permissions for a room.
  • Members of a space.
  • Suggested rooms in a space.
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