Use t.me/username URL in the "Add Telegram" page.

This commit is contained in:
Pēteris Caune 2020-02-13 09:30:19 +02:00
parent 8ace6d5481
commit c3608ac07c
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with 4 additions and 2 deletions

View File

@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
- Documentation in Markdown - Documentation in Markdown
- Added an example of capturing and submitting log output (#315) - Added an example of capturing and submitting log output (#315)
- The sendalerts commands measures dwell time and reports it over statsd protocol - The sendalerts commands measures dwell time and reports it over statsd protocol
- Django 3.0.3
### Bug Fixes ### Bug Fixes
- Increase the allowable length of Matrix room alias to 100 (#320) - Increase the allowable length of Matrix room alias to 100 (#320)

View File

@ -42,8 +42,9 @@
<span class="step-no">1</span> <span class="step-no">1</span>
<p> <p>
From your Telegram client, invite From your Telegram client, invite
<strong>{{ bot_name }}</strong> to a group. It will get added <strong><a href="https://t.me/{{ bot_name }}">{{ bot_name }}</a></strong>
as a member with no access to group messages. to a group. It will get added as a member with no access to group
messages.
</p> </p>
<p> <p>
Alternatively, if you want notifications sent to yourself Alternatively, if you want notifications sent to yourself