mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Improve Telegram/Whatsapp instructions
This commit is contained in:
		| @@ -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). | ||||
|   | ||||
| @@ -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). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user