redpill
redpill copied to clipboard
ValueError: RoomIDs start with !
trafficstars
I'm getting the error
ValueError: RoomIDs start with !
on line 87
rooms[all_rooms] = Room(client, all_rooms)
I am using the matrix python sdk v0.0.4. Is this the wrong version to use?
Appears to also fail with v0.0.6. Methinks this client is unmaintained :(
@keithzg definitely seems like it.