mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-04 17:31:40 -05:00
Correctly refer to the placeholder
This commit is contained in:
parent
fc42425baf
commit
ee2badf7a6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue