|
@ -42,13 +42,13 @@ |
|
|
<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>HealthchecksBot</strong> to a group. It will get added |
|
|
|
|
|
|
|
|
<strong>{{ bot_name }}</strong> to a group. It will get added |
|
|
as a member with no access to group messages. |
|
|
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 |
|
|
directly, start a conversation with |
|
|
directly, start a conversation with |
|
|
<strong>HealthchecksBot</strong>. |
|
|
|
|
|
|
|
|
<strong>{{ bot_name }}</strong>. |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
<div class="col-sm-6"> |
|
|
<div class="col-sm-6"> |
|
@ -63,7 +63,7 @@ |
|
|
<span class="step-no">2</span> |
|
|
<span class="step-no">2</span> |
|
|
<p>Type <strong><code>/start</code></strong> command. |
|
|
<p>Type <strong><code>/start</code></strong> command. |
|
|
If there are multiple bots in the group, type |
|
|
If there are multiple bots in the group, type |
|
|
<strong><code>/start@HealthchecksBot</code></strong> instead. |
|
|
|
|
|
|
|
|
<strong><code>/start@{{ bot_name }}</code></strong> instead. |
|
|
</p> |
|
|
</p> |
|
|
<p>The bot will respond with a confirmation link.</p> |
|
|
<p>The bot will respond with a confirmation link.</p> |
|
|
</div> |
|
|
</div> |
|
|