mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 21:16:22 +00:00
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