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
@@ -21,6 +21,7 @@ async def main():
# await room.alert_post("SCRAPER LOGGED IN")
# Initial sync
assert room.client is not None
await room.client.sync(timeout=3000)
room.write_room_slugs()