التحقق عبر تيليجرام
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
{% if category == 'error' %}⚠️{% else %}✅{% endif %}
{{ message }}
{% endfor %}
{% endif %}
{% endwith %}
📱 اتبع هذه الخطوات:
- افتح تطبيق تيليجرام
- اضغط هنا لفتح البوت: @classvrf_bot
- أرسل الأمر /start
- انسخ الرمز (6 أرقام)
- ألصقه هنا