Files
matrix-docker-ansible-deploy/docs/configuring-playbook-bot-matrix-registration-bot.md
T
Suguru Hirahara d8742b0624 Update docs
Signed-off-by: Suguru Hirahara <did:key:z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
2026-07-10 02:05:47 -04:00

1.4 KiB

Setting up matrix-registration-bot (optional, removed)

🪦 The playbook used to be able to install and configure matrix-registration-bot, but no longer includes this component, as it has been unmaintained.

Uninstalling the component manually

If you still have matrix-registration-bot installed on your Matrix server, the playbook can no longer help you uninstall it and you will need to do it manually. To uninstall manually, run these commands on the server:

systemctl disable --now matrix-bot-matrix-registration-bot.service

rm -rf /matrix/matrix-registration-bot