Deploy on 2026-06-05 17:47:27
This commit is contained in:
@@ -43,15 +43,15 @@
|
||||
|
||||
<!-- Help Info -->
|
||||
<div class="glass-panel">
|
||||
<h3 style="margin-bottom: 16px;">How to set up Telegram</h3>
|
||||
<ol style="line-height: 2; padding-left: 20px; color: var(--text-muted);">
|
||||
<li>Create a bot via <a href="https://t.me/BotFather" target="_blank">@BotFather</a> on Telegram</li>
|
||||
<li>Copy the bot token (e.g., <code>123456:ABC-DEF1234ghIkl</code>)</li>
|
||||
<li>Add the bot to your group/channel</li>
|
||||
<li>Send any message in the group</li>
|
||||
<li>Visit <code>https://api.telegram.org/bot<TOKEN>/getUpdates</code></li>
|
||||
<li>Copy your Chat ID from the response</li>
|
||||
<li>Click "Send Test" to verify</li>
|
||||
<h3 style="margin-bottom: 16px;">كيفية إعداد تيليجرام</h3>
|
||||
<ol style="line-height: 2; padding-right: 20px; padding-left: 0; color: var(--text-muted); list-style-position: inside;">
|
||||
<li>أنشئ بوتًا جديدًا عبر البحث عن <a href="https://t.me/BotFather" target="_blank">@BotFather</a> على تيليجرام</li>
|
||||
<li>انسخ رمز البوت الخاص بك (Bot Token) (مثال: <code>123456:ABC-DEF1234ghIkl</code>)</li>
|
||||
<li>أضف البوت إلى قناتك أو مجموعتك</li>
|
||||
<li>أرسل أي رسالة في القناة/المجموعة لتفعيلها</li>
|
||||
<li>افتح الرابط التالي بعد استبدال رمز البوت: <code>https://api.telegram.org/bot<TOKEN>/getUpdates</code></li>
|
||||
<li>انسخ معرف المحادثة (Chat ID) وضعه في الحقل المخصص</li>
|
||||
<li>انقر على "إرسال تجربة" للتحقق من التفعيل</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user