forked from vxmppb/vxmppb
parent
f21b00c169
commit
ca65ed3c75
3
index.js
3
index.js
|
@ -536,6 +536,9 @@ try {
|
|||
}, 2000);
|
||||
debug();
|
||||
xmpp.send(from, "Alright. Starting a new meeting: " + xmpp_muc_name + "@" + xmpp_muc_server + " and inviting friends");
|
||||
} else {
|
||||
xmpp.send(from, "Ejabberd is the only supported server at the moment.")
|
||||
xmpp.send(from, "Please see https://git.vanderwarker.family/vxmppb/vxmppb/issues/20")
|
||||
}}
|
||||
}
|
||||
|
||||
|
|
Reference in New Issue
Block a user