add `get-room-states` subcommand
Dumps the state of the selected rooms (or all rooms, by default) to stdout as JSON. Can optionally recompute the state from scratch instead of relying on the incrementally updated values elsewhere in the database. This can be useful for debugging stuff.
Depends on !130 (merged) and !131 (merged).
Edited by Charles Hall