Announce mautrix-discord support
This commit is contained in:
parent
429d0b323b
commit
9d10d5543b
@ -1,3 +1,12 @@
|
|||||||
|
# 2022-07-29
|
||||||
|
|
||||||
|
## mautrix-discord support
|
||||||
|
|
||||||
|
Thanks to [MdotAmaan](https://github.com/MdotAmaan)'s efforts, the playbook now supports bridging to [Discord](https://discordapp.com/) via the [mautrix-discord](https://mau.dev/mautrix/discord) bridge. See our [Setting up Mautrix Discord bridging](docs/configuring-playbook-bridge-mautrix-discord.md) documentation page for getting started.
|
||||||
|
|
||||||
|
**Note**: this is a new Discord bridge. The playbook still retains Discord bridging via [matrix-appservice-discord](docs/configuring-playbook-bridge-appservice-discord.md) and [mx-puppet-discord](docs/configuring-playbook-bridge-mx-puppet-discord.md). You're free too use the bridge that serves you better, or even all three of them (for different users and use-cases).
|
||||||
|
|
||||||
|
|
||||||
# 2022-07-27
|
# 2022-07-27
|
||||||
|
|
||||||
## matrix-appservice-kakaotalk support
|
## matrix-appservice-kakaotalk support
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Setting up Appservice Discord (optional)
|
# Setting up Appservice Discord (optional)
|
||||||
|
|
||||||
**Note**: bridging to [Discord](https://discordapp.com/) can also happen via the [mx-puppet-discord](configuring-playbook-bridge-mx-puppet-discord.md) bridge supported by the playbook.
|
**Note**: bridging to [Discord](https://discordapp.com/) can also happen via the [mx-puppet-discord](configuring-playbook-bridge-mx-puppet-discord.md) and [mautrix-discord](docs/configuring-playbook-bridge-mautrix-discord.md) bridges supported by the playbook.
|
||||||
|
|
||||||
The playbook can install and configure [matrix-appservice-discord](https://github.com/Half-Shot/matrix-appservice-discord) for you.
|
The playbook can install and configure [matrix-appservice-discord](https://github.com/Half-Shot/matrix-appservice-discord) for you.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Setting up MX Puppet Discord (optional)
|
# Setting up MX Puppet Discord (optional)
|
||||||
|
|
||||||
**Note**: bridging to [Discord](https://discordapp.com/) can also happen via the [matrix-appservice-discord](configuring-playbook-bridge-appservice-discord.md) bridge supported by the playbook.
|
**Note**: bridging to [Discord](https://discordapp.com/) can also happen via the [matrix-appservice-discord](configuring-playbook-bridge-appservice-discord.md)and [mautrix-discord](docs/configuring-playbook-bridge-mautrix-discord.md) bridges supported by the playbook.
|
||||||
|
|
||||||
The playbook can install and configure
|
The playbook can install and configure
|
||||||
[mx-puppet-discord](https://github.com/matrix-discord/mx-puppet-discord) for you.
|
[mx-puppet-discord](https://github.com/matrix-discord/mx-puppet-discord) for you.
|
||||||
|
Loading…
Reference in New Issue
Block a user