This commit is contained in:
2026-08-16 12:02:37 -04:00
parent 268938abb1
commit fffb9c50b4
6 changed files with 66 additions and 49 deletions
+1
View File
@@ -35,6 +35,7 @@ async def main():
return
# Initial sync establishes the next-batch; after this, listen from "now"
assert room.client is not None
await room.client.sync(timeout=300)
room.write_room_slugs()