From 2f7bcaeff383eb1411e5861cd33327a92b4c3f8a Mon Sep 17 00:00:00 2001 From: Valter Ferreira Date: Wed, 20 Oct 2021 09:21:03 +0100 Subject: [PATCH] add spotcast config --- configuration.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 33cb171..3def09e 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -46,6 +46,10 @@ spotify: client_id: !secret spotifyClientID client_secret: !secret spotifyClientSecret +spotcast: + sp_dc: !secret sp_dc + sp_key: !secret sp_key + telegram_bot: - platform: polling api_key: !secret telegram_bot_token