data/plan.yml contains the data definitions for how the conference Matrix space will be laid out.
The Matrix homeserver to create the conference space on.
The Jitsi domain that will be used for social Jitsi rooms.
The default Matrix room version to use when creating rooms.
TODO
TODO
TODO
Contains two sublists, events and users.
TODO
A mapping of Matrix username (@user:domain.tld) to the power level that user will be set to in every conference room.
The special name steward refers to the bot itself and is required to be set to 100. Do not set any other user to power level 100; you will have a Very Bad Time™.
Information about the bot Matrix user. Contains three keys:
id: the Matrix username (@user:domain.tld) for the bot to usename: the profile name the bot will setavatar: TODO
TODO
Contains data on how to retrieve and process events from OSEM.
The OSEM conference ID to retrieve sessions from.
TODO
The prefix for all Matrix OSEM-event-room addresses.
Mapping from a numerical OSEM event ID (you will need to quote the number, e.g., "1337") to the suffix that will be appended to prefix to create the complete event room Matrix address.
Matrix room topic.
Introduction message that will be posted in every Matrix event room.
Supports Markdown and the following special tokens:
$URL: the OSEM event URL- TODO