Slavi Pantaleev 3 年前
父节点
当前提交
e5238bf7d5
共有 3 个文件被更改,包括 12 次插入0 次删除
  1. +9
    -0
      CHANGELOG.md
  2. +2
    -0
      docs/container-images.md
  3. +1
    -0
      docs/self-building.md

+ 9
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,12 @@
# 2022-07-20

## maubot support

Thanks to [Stuart Mumford (@Cadair)](https://github.com/cadair) for starting ([PR #373](https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/373) and [PR #622](https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/622)) and to [Julian-Samuel Gebühr (@moan0s)](https://github.com/moan0s) for finishing up (in [PR #1894](https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1894)), the playbook can now help you set up [maubot](https://github.com/maubot/maubot) - a plugin-based Matrix bot system.

See our [Setting up maubot](docs/configuring-playbook-bot-maubot.md) documentation to get started.


# 2022-07-14

## mx-puppet-skype removal


+ 2
- 0
docs/container-images.md 查看文件

@@ -92,6 +92,8 @@ These services are not part of our default installation, but can be enabled by [

- [anoa/matrix-reminder-bot](https://hub.docker.com/r/anoa/matrix-reminder-bot) - the [matrix-reminder-bot](https://github.com/anoadragon453/matrix-reminder-bot) bot for one-off & recurring reminders and alarms (optional)

- [dock.mau.dev/maubot/maubot](https://mau.dev/maubot/maubot/container_registry) - the [maubot](https://github.com/maubot/maubot) bot (a plugin-based Matrix bot system) (optional)

- [etke.cc/honoroit](https://gitlab.com/etke.cc/honoroit/container_registry) - the [honoroit](https://gitlab.com/etke.cc/honoroit) helpdesk bot (optional)

- [matrixdotorg/go-neb](https://hub.docker.com/r/matrixdotorg/go-neb) - the [Go-NEB](https://github.com/matrix-org/go-neb) bot (optional)


+ 1
- 0
docs/self-building.md 查看文件

@@ -37,6 +37,7 @@ List of roles where self-building the Docker image is currently possible:
- `matrix-bot-mjolnir`
- `matrix-bot-honoroit`
- `matrix-bot-matrix-reminder-bot`
- `matrix-bot-maubot`
- `matrix-email2matrix`

Adding self-building support to other roles is welcome. Feel free to contribute!


正在加载...
取消
保存