From 1f9ad605bee2264231704c5c2718dc82a94c1ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pedersen?= Date: Tue, 1 Jul 2025 10:18:57 +0200 Subject: [PATCH] Updated botname for meta bridge Fixes mautrix/meta#125 --- bridges/go/meta/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/go/meta/authentication.md b/bridges/go/meta/authentication.md index 8fc7f43..d630bb9 100644 --- a/bridges/go/meta/authentication.md +++ b/bridges/go/meta/authentication.md @@ -3,7 +3,7 @@ You may want to use [mautrix-manager](https://github.com/mautrix/manager) instead of bot commands. It will automate extracting cookies so you don't need to mess with browser devtools. -0. Open a private chat with the bridge bot. Usually `@instagrambot:your.server` or `@facebookbot:your.server` +0. Open a private chat with the bridge bot. Usually `@metabot:your.server` * If the bot doesn't accept the invite, see the [troubleshooting page](../../general/troubleshooting.md) 1. Send `login` to the bridge bot. The bot should ask you to paste cookies, which will happen in step 6.