|
|
|
@@ -1,8 +1,8 @@ |
|
|
|
# 2023-06-05 |
|
|
|
# 2023-07-24 |
|
|
|
|
|
|
|
## matrix-registration-bot usage changed |
|
|
|
|
|
|
|
The [matrix-registration-bot](docs/configuring-playbook-bot-matrix-registration-bot.md) got some updates and supports password-based login. Therefore the bot now doesn't need any manual configuration except setting a password at in your `vars.yml`. The bot will be registered as admin and access tokens will be obtained automatically. |
|
|
|
The [matrix-registration-bot](docs/configuring-playbook-bot-matrix-registration-bot.md) got some updates and now supports password-only-based login. Therefore the bot now doesn't need any manual configuration except setting a password at in your `vars.yml`. The bot will be registered as admin and access tokens will be obtained automatically by the bot. |
|
|
|
|
|
|
|
**For existing users** You need to set `matrix_bot_matrix_registration_bot_bot_password` if you previously only used `matrix_bot_matrix_registration_bot_bot_access_token`. Please also remove the following deprecated settings |
|
|
|
|
|
|
|
|