Announce Kakaotalk support
This commit is contained in:
parent
532c4ffb71
commit
2e40ad7d4e
@ -1,3 +1,12 @@
|
||||
# 2022-07-27
|
||||
|
||||
## matrix-appservice-kakaotalk support
|
||||
|
||||
The playbook now supports bridging to [Kakaotalk](https://www.kakaocorp.com/page/service/service/KakaoTalk?lang=ENG) via [matrix-appservice-kakaotalk](https://src.miscworks.net/fair/matrix-appservice-kakaotalk) - a bridge based on [node-kakao](https://github.com/storycraft/node-kakao) (now unmaintained) and some [mautrix-facebook](https://github.com/mautrix/facebook) code. Thanks to [hnarjis](https://github.com/hnarjis) for helping us add support for this!
|
||||
|
||||
See our [Setting up Appservice Kakaotalk bridging](docs/configuring-playbook-bridge-appservice-kakaotalk.md) documentation to get started.
|
||||
|
||||
|
||||
# 2022-07-20
|
||||
|
||||
## maubot support
|
||||
|
@ -4,6 +4,7 @@ The playbook can install and configure [matrix-appservice-kakaotalk](https://src
|
||||
|
||||
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.
|
||||
|
||||
|
||||
## Installing
|
||||
|
||||
To enable the bridge, add this to your `vars.yml` file:
|
||||
|
Loading…
Reference in New Issue
Block a user