Skip to content

Automate listing of Discord bridged rooms in Matrix space #14

@OmeGak

Description

@OmeGak

Bridged rooms from Discord in our Matrix servers need to be listed manually in the #bonfire.link:bonfire.link space. We can do this automatically in with Ansible in the matrix role.

The tasks would roughly involve:

  1. Create an admin user in the matrix server.
  2. Create a scheduled task that
    1. Dumps a list of all currently bridged Discord rooms to be displayed in the community page.
    2. Creates/configures a community programmatically (it's possible that it can only be done through HTTP API with admin user credentials).

Hint:

  • This should probably be done in roles/matrix/tasks/community.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions