From ddc8bfa8dcfbbf3fceb215afbb9c4bc4bb0b6409 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 13 Oct 2020 16:15:53 -0400 Subject: [PATCH] add biboumi info --- wiki/pages/irc.md | 10 ++++++++++ wiki/pages/xmpp.md | 19 ++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/wiki/pages/irc.md b/wiki/pages/irc.md index 0623d5c..84f1997 100644 --- a/wiki/pages/irc.md +++ b/wiki/pages/irc.md @@ -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. diff --git a/wiki/pages/xmpp.md b/wiki/pages/xmpp.md index 217615b..daf3f18 100644 --- a/wiki/pages/xmpp.md +++ b/wiki/pages/xmpp.md @@ -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. +