diff --git a/sample_uberbot.toml b/sample_uberbot.toml index 6899f28..f98bc41 100644 --- a/sample_uberbot.toml +++ b/sample_uberbot.toml @@ -16,6 +16,6 @@ history_depth = 5 search_limit = 5 # optional, default: 3 [spotify] # optional, spotify module disabled if missing -spotify_client_id = "" -spotify_client_secret = "" +client_id = "" +client_secret = ""