forked from GithubBackups/healthchecks
Use t.me/username URL in the "Add Telegram" page.
This commit is contained in:
parent
8ace6d5481
commit
c3608ac07c
@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
|
||||
- Documentation in Markdown
|
||||
- Added an example of capturing and submitting log output (#315)
|
||||
- The sendalerts commands measures dwell time and reports it over statsd protocol
|
||||
- Django 3.0.3
|
||||
|
||||
### Bug Fixes
|
||||
- Increase the allowable length of Matrix room alias to 100 (#320)
|
||||
|
@ -42,8 +42,9 @@
|
||||
<span class="step-no">1</span>
|
||||
<p>
|
||||
From your Telegram client, invite
|
||||
<strong>{{ bot_name }}</strong> to a group. It will get added
|
||||
as a member with no access to group messages.
|
||||
<strong><a href="https://t.me/{{ bot_name }}">{{ bot_name }}</a></strong>
|
||||
to a group. It will get added as a member with no access to group
|
||||
messages.
|
||||
</p>
|
||||
<p>
|
||||
Alternatively, if you want notifications sent to yourself
|
||||
|
Loading…
x
Reference in New Issue
Block a user