667FS3LNYG3CU56QEELKCTQ7CVXQXZXJ6YPLKQCHKF6EP6D3U3VQC self.join_request(chat.System.irc, network, room)
real_network := if system == chat.System.matrix {if self.irc.networks.len == 1 {self.irc.networks[0].hostname // pick the only one} else {'todo'}} else {network}self.join_request(chat.System.irc, real_network, room)