Procházet zdrojové kódy

Improve Telegram/Whatsapp instructions

pull/103/head
Slavi Pantaleev před 7 roky
rodič
revize
28bd6dc75b
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +1
    -1
      docs/configuring-playbook-bridge-mautrix-telegram.md
  2. +1
    -1
      docs/configuring-playbook-bridge-mautrix-whatsapp.md

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-telegram.md Zobrazit soubor

@@ -12,4 +12,4 @@ matrix_mautrix_telegram_api_id: YOUR_TELEGRAM_APP_ID
matrix_mautrix_telegram_api_hash: YOUR_TELEGRAM_API_HASH
```

You then need to start a chat with `@telegrambot:{{ hostname_identity }}`
You then need to start a chat with `@telegrambot:YOUR_DOMAIN` (where `YOUR_DOMAIN` is your base hostname, not the `matrix.` hostname).

+ 1
- 1
docs/configuring-playbook-bridge-mautrix-whatsapp.md Zobrazit soubor

@@ -10,4 +10,4 @@ Use the following playbook configuration:
matrix_mautrix_whatsapp_enabled: true
```

You then need to start a chat with `@whatsappbot:{{ hostname_identity }}`
You then need to start a chat with `@whatsappbot:YOUR_DOMAIN` (where `YOUR_DOMAIN` is your base hostname, not the `matrix.` hostname).

Načítá se…
Zrušit
Uložit