Browse Source

docs: fix matrix-reminder-bot help menu command

pull/1591/head
Pratik 4 years ago
committed by GitHub
parent
commit
27ce3a0e06
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-bot-matrix-reminder-bot.md

+ 1
- 1
docs/configuring-playbook-bot-matrix-reminder-bot.md View File

@@ -54,6 +54,6 @@ You can also add the bot to any existing Matrix room (`/invite @bot.matrix-remin

Basic usage is like this: `!remindme in 2 minutes; This is a test`

Send `!help commands` to the room to see the bot's help menu for additional commands.
Send `!help reminders` to the room to see the bot's help menu for additional commands.

You can also refer to the upstream [Usage documentation](https://github.com/anoadragon453/matrix-reminder-bot#usage).

Loading…
Cancel
Save