matrix-org / conference-bot

The conductor for your orchestra^Wconference
Apache License 2.0
44 stars 7 forks source link

Disable features relating to Q&A if desired [rei:wedf/a] #135

Closed reivilibre closed 1 year ago

reivilibre commented 1 year ago

We remove mentions of the Q&A system in audience announcements to prevent confusion, if Q&A is disabled. May remove things from the staff side as well, but not sure yet...

Stacked PR Chain: rei:wedf/a

PR Title Status Merges Into
#130 Allow disabling IRC bridge by not configuring one, to prevent crash -
#131 Fix !schedule view falling over with long schedules #130
#133 (Draft) Try to disconnect the Conference bot from being so reliant on Pentabarf (best effort) #131
#132 (Draft) Add a JSON schedule loader #133
#134 (Draft) Fix some misc bugs #132
#135 👉 (Draft) Disable features relating to Q&A if desired #134
#136 (Draft) Refactor the backends to be called backends #135
#137 (Draft) Use a custom 'locator' state event rather than m.room.create. #136
#138 (Draft) Add a schedule cache as a fallback for if the original schedule goes offline #137
#139 (Draft) Add a status command to get some information about the bot and its situation #138