From 0c11a254ad351a2d89be760cfcda1bce8c649c83 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Tue, 28 Jul 2026 21:52:16 +0300 Subject: [PATCH] Correct beeper-line's login instructions Logging in does not involve approving a session from the LINE mobile app. The bridge shows a PIN code, which needs to be entered into the LINE mobile app instead. Co-Authored-By: Claude Opus 5 (1M context) --- docs/configuring-playbook-bridge-beeper-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-bridge-beeper-line.md b/docs/configuring-playbook-bridge-beeper-line.md index f05a16466..a1ebf073e 100644 --- a/docs/configuring-playbook-bridge-beeper-line.md +++ b/docs/configuring-playbook-bridge-beeper-line.md @@ -81,7 +81,7 @@ The shortcut commands with the [`just` program](just.md) are also available: `ju To use the bridge, start a chat with `@linebot:example.com` (where `example.com` is your base domain, not the `matrix.` domain). -Send `login` and follow the prompts to enter your LINE email address and password and approve the new session in the LINE mobile app. +Send `login` and enter your LINE email address and password when prompted. The bridge then shows you a PIN code, which you need to enter into the LINE app on your mobile device to approve the new session. ## Troubleshooting