From e87bee15dd376eac897916d9c609c59e93d32d65 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Fri, 16 Sep 2022 19:57:52 +0300 Subject: [PATCH] Add note about the Kakaotalk bridge being dangerous to use --- docs/configuring-playbook-bridge-appservice-kakaotalk.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuring-playbook-bridge-appservice-kakaotalk.md b/docs/configuring-playbook-bridge-appservice-kakaotalk.md index 127f18f49..3c49d726a 100644 --- a/docs/configuring-playbook-bridge-appservice-kakaotalk.md +++ b/docs/configuring-playbook-bridge-appservice-kakaotalk.md @@ -2,6 +2,8 @@ The playbook can install and configure [matrix-appservice-kakaotalk](https://src.miscworks.net/fair/matrix-appservice-kakaotalk) for you. `matrix-appservice-kakaotalk` is a bridge to [Kakaotalk](https://www.kakaocorp.com/page/service/service/KakaoTalk?lang=ENG) based on [node-kakao](https://github.com/storycraft/node-kakao) (now unmaintained) and some [mautrix-facebook](https://github.com/mautrix/facebook) code. +**NOTE**: there have been recent reports (~2022-09-16) that **using this bridge may get your account banned**. + See the project's [documentation](https://src.miscworks.net/fair/matrix-appservice-kakaotalk) to learn what it does and why it might be useful to you.