Add beeper-line bridge

This commit is contained in:
Co van Leeuwen
2026-07-23 23:02:46 +07:00
parent 7105720683
commit 35b645573d
18 changed files with 1259 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
# 2026-07-23
## Support for bridging to LINE via beeper-line
The playbook can now bridge [LINE](https://line.me/) via [beeper-line](https://github.com/beeper/line), a bridge based on the modern mautrix bridge framework. It supports LINE accounts with Letter Sealing enabled or disabled and bridges messages, media, reactions, replies, receipts, and other common chat features.
The bridge identifies itself as a LINE Chrome Extension client, so it cannot be used at the same time as the real LINE Chrome Extension. See [Setting up Beeper LINE bridging](docs/configuring-playbook-bridge-beeper-line.md) to get started.
# 2026-07-19
## Tuwunel now exposes its administration and /_tuwunel API paths