gcentauri / tuvix

A Matrix client in Erlang
GNU General Public License v3.0
0 stars 0 forks source link

Iterate over all room ids in the Join map #6

Open gcentauri opened 5 years ago

gcentauri commented 5 years ago

Currently have a room id hardcoded for the matrix bot dev chat. the "join" key will either be a map with "room_id" => [events] or an empty map.