add biboumi info

This commit is contained in:
Ben Harris 2020-10-13 16:15:53 -04:00
parent bcf4d04488
commit ddc8bfa8dc
2 changed files with 28 additions and 1 deletions

View File

@ -79,6 +79,16 @@ connection.
see the [znc wiki](https://wiki.znc.in/Connecting_to_ZNC) for more information.
## biboumi
you can connect to irc channels via your xmpp account.
for more info see the [xmpp wiki page](xmpp#biboumi).
tl;dr, join an irc channel with this room address format:
#channel@biboumi.tilde.team
---
for more info, see the [tilde.chat wiki](https://tilde.chat/wiki/) for info on bots and other specifics.

View File

@ -9,7 +9,7 @@ category:
# xmpp
tilde.team now has a jabber server available for users.
tilde.team has a jabber server available for users.
we're running ejabberd, a modern xmppd in erlang. authentication
is configured to use your shell password, so just connect with any
@ -25,3 +25,20 @@ and add it to this list.
we have a tilde.team MUC (multi user chat) at [team@conference.tilde.team](
xmpp:team@conference.tilde.team?join), feel free to stop by!
## biboumi
there's also a [biboumi](https://biboumi.louiz.org/) server
connected with our xmpp server. you can join any [irc](irc)
channel as an xmpp MUC (multi user chat) room with the following
format:
#channelname@biboumi.tilde.team
it's configured as a single-server setup, so there's no need to
provide the irc server in the address.
for more info, see the [docs](https://doc.biboumi.louiz.org/9.0/user.html#join-an-irc-channel)
but keep in mind that you must leave out the `%irchostname` part
of the address.