QOPLFMZTOGHC7MWIHIWYE44JDGKP4GAR5XXY2XHD3FSUV5V25O7QC // check matrix registrationdisplay_name := self.matrix.user_display_name(name) or {matrix_user := matrix.split(name)[1]irc_nick := regex_self_replace(self.config.irc_regex, matrix_user)irc_nick}
matrix_user := matrix.split(name)[1]irc_nick := regex_self_replace(self.config.irc_regex, matrix_user)