Added jabber_join for MUC
This commit is contained in:
@@ -1016,6 +1016,7 @@ _cmd_join(const char * const inp, struct cmd_help_t help)
|
||||
}
|
||||
|
||||
cons_show("Joining %s as %s", room_jid, nick);
|
||||
jabber_join(room_jid, nick);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user