From 15ca51836e97048b54a6d5fdc96d1976f62f09d8 Mon Sep 17 00:00:00 2001 From: Redume Date: Sat, 7 Jun 2025 20:00:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=D0=BC=D0=B5=D1=80=20=D0=BA=D0=BE=D0=BD=D1=84?= =?UTF-8?q?=D0=B8=D0=B3=D0=B0=20=D1=81=20=D1=82=D0=BE=D0=BA=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.sample.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.sample.yaml diff --git a/config.sample.yaml b/config.sample.yaml new file mode 100644 index 0000000..9d31590 --- /dev/null +++ b/config.sample.yaml @@ -0,0 +1,3 @@ +# Как получить токен от Yandex music +# https://yandex-music.readthedocs.io/en/main/token.html +token: YANDEX_TOKEN \ No newline at end of file