From 6fe477c2fd63aab3e88796fe5187b60b6a537298 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Mon, 20 Jul 2020 14:24:49 +0300 Subject: [PATCH] Improve wording a bit --- docs/configuring-playbook-bot-matrix-reminder-bot.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuring-playbook-bot-matrix-reminder-bot.md b/docs/configuring-playbook-bot-matrix-reminder-bot.md index cb519def..c3c8e8bb 100644 --- a/docs/configuring-playbook-bot-matrix-reminder-bot.md +++ b/docs/configuring-playbook-bot-matrix-reminder-bot.md @@ -2,7 +2,7 @@ The playbook can install and configure [matrix-reminder-bot](https://github.com/anoadragon453/matrix-reminder-bot) for you. -It's a bot you can schedule one-off & recurring reminders and alarms with. +It's a bot you can use to **schedule one-off & recurring reminders and alarms**. See the project's [documentation](https://github.com/anoadragon453/matrix-reminder-bot#usage) to learn what it does and why it might be useful to you. @@ -11,7 +11,7 @@ See the project's [documentation](https://github.com/anoadragon453/matrix-remind By default, the playbook will set up the bot with a username like this: `@bot.matrix-reminder-bot:DOMAIN`. -(to a different username, adjust the `matrix_bot_matrix_reminder_bot_matrix_user_id_localpart` variable). +(to use a different username, adjust the `matrix_bot_matrix_reminder_bot_matrix_user_id_localpart` variable). You **need to register the bot user manually** before setting up the bot. You can use the playbook to [register a new user](registering-users.md):