matrix-org / conference-bot

The conductor for your orchestra^Wconference
Apache License 2.0
43 stars 8 forks source link

Use appservice API instead of /sync #214

Open Half-Shot opened 5 months ago

Half-Shot commented 5 months ago

Conferences are big, big things and we end up with a lot of rooms and a lot of traffic. Sync deals badly with this, and gives us a lot of redundant data. We can use the appservice api which will enable us to start faster, process the data we care about and generally be happier