mirror of
https://github.com/avitoras/telegram-tui.git
synced 2025-07-27 11:20:31 +00:00
8 lines
446 B
Plaintext
8 lines
446 B
Plaintext
""" И ПОЖАЛУЙСТА. ДАЖЕ НЕ ПРОБУЙТЕ ИСПОЛЬЗОВАТЬ КЛЮЧИ ОТСЮДА, КЛИЕНТ ИХ НЕ ПРИМЕТ И ТЕЛЕТОН ТОЖЕ"""
|
||
""" СДЕЛАЙТЕ cp tokens.py.example в tokens.py И ПОДРЕДАКТИРУЙТЕ ПОД СВОИ КЛЮЧИ """
|
||
""" СПАСИБО """
|
||
"""Получите свои API-ключи на https://my.telegram.org/apps"""
|
||
|
||
api_id = 12345
|
||
api_hash = "0123456789abcdef"
|