From b2e1193b65fa5724b6eb27a2c57d537b8848bbcd Mon Sep 17 00:00:00 2001 From: Supositware Date: Sat, 30 Mar 2019 00:51:39 +0100 Subject: [PATCH] yea i know --- config-exemple.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-exemple.jsonc b/config-exemple.jsonc index b19d22c4..f2aa70f2 100644 --- a/config-exemple.jsonc +++ b/config-exemple.jsonc @@ -10,7 +10,7 @@ "fbuser": "Facebook email", //optional | for the download command "fbpasswd": "Facebook passwd", //optional | for the download command "yandexAPI": "yandex api key", //optional | for the translate command - "acoustID": "LRAhvvxpDu", //optional | for the music match command + "acoustID": "acoust api key", //optional | for the music match command "twiConsumer": "Twitter consumer key", //optional | for the twitter command "twiConsumerSecret": "Twitter consumer key secret", //optional | for the twitter command "twiToken": "Twitter token", //optional | for the twitter command