README: clarify that we handle a single MUC _server_, but multiple _MUCs_ are supported

This commit is contained in:
Joshua Judson Rosen 2021-05-28 00:26:09 -04:00
parent 126d1a414c
commit 4f5bebf8e2
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ This is a [fork](https://github.com/moparisthebest/xmpp-ircd) of a [fork](https:
of a [fork](https://github.com/davux/telepaatti) of [telepaatti](http://23.fi/telepaatti/), which was originally written of a [fork](https://github.com/davux/telepaatti) of [telepaatti](http://23.fi/telepaatti/), which was originally written
as a way for one user to connect to a XMPP server from their IRC client. as a way for one user to connect to a XMPP server from their IRC client.
This particular fork aims to be ran as an IRC server connected to a single XMPP MUC as a standard XMPP component. This This particular fork aims to be ran as an IRC server connected to a single XMPP MUC server as a standard XMPP component. This
will hopefully allow IRC server operators to migrate to hosting a real XMPP MUC with minimal headache or complaining from will hopefully allow IRC server operators to migrate to hosting real XMPP MUCs with minimal headache or complaining from
hardcore IRC users, and also allow XMPP MUC operators to easily add IRC support. hardcore IRC users, and also allow XMPP MUC operators to easily add IRC support.
Usage Usage