Quellcode durchsuchen

Correctly refer to the placeholder

pull/2088/head
Kolja Lampe vor 3 Jahren
committed by GitHub
Ursprung
Commit
ee2badf7a6
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-bot-matrix-registration-bot.md

+ 1
- 1
docs/configuring-playbook-bot-matrix-registration-bot.md Datei anzeigen

@@ -56,7 +56,7 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start

## Usage

To use the bot, create a **non-encrypted** room and invite `@bot.matrix-registration-bot:DOMAIN` (where `YOUR_DOMAIN` is your base domain, not the `matrix.` domain).
To use the bot, create a **non-encrypted** room and invite `@bot.matrix-registration-bot:DOMAIN` (where `DOMAIN` is your base domain, not the `matrix.` domain).

In this room send `help` and the bot will reply with all options.



Laden…
Abbrechen
Speichern