diff --git a/tokens.py b/tokens.py deleted file mode 100644 index 68aad19..0000000 --- a/tokens.py +++ /dev/null @@ -1,4 +0,0 @@ -"""Получите свои API-ключи на https://my.telegram.org/apps""" - -api_id = 12345 -api_hash = "0123456789abcdef"