From 9aa4731d8652479a989367725f64725fd81096a7 Mon Sep 17 00:00:00 2001 From: Ben Mitchell Date: Sat, 16 Aug 2025 10:10:23 +0100 Subject: [PATCH] Clarify bridge setup This change helps to clarify how to setup bridges, by specifying you need to do so under bridges in the app settings and that it cannot be done in iOS. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7434255..f952e79 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,10 @@ After installing relevant dependencies: * The bridge will be installed to `~/.local/share/bbctl`. You can change the directory in the config file at `~/.config/bbctl.json`. 4. For now, you'll have to configure the bridge by sending a DM to the bridge - bot (`@bot:beeper.local`). Configuring self-hosted bridges through the + bot (`@bot:beeper.local`). To do this, open settings in the Beeper app and navigate to `Bridges`. There you should see your bridge, along with option to `Create a bot room`. - NOTE: it is **NOT POSSIBLE** to do this step within the **iOS** app. + + +Configuring self-hosted bridges through the chat networks dialog will be available in the future. Spaces and starting chats are also not yet available, although you can start chats using the `pm` command with the bridge bot.