From da8f26d9591723a4af249d15e2cc9a7acd87e349 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sun, 2 Dec 2018 01:34:09 +0100 Subject: [PATCH] yandexapi --- config-exemple.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config-exemple.json b/config-exemple.json index 79893a7..19d859c 100644 --- a/config-exemple.json +++ b/config-exemple.json @@ -8,5 +8,6 @@ "feedbackChannel": "id of the channel where the feedback goes", "printChannel": "Channel of where it will send the id of people who asked for print", "fbuser": "Facebook email", - "fbpasswd": "Facebook passwd" + "fbpasswd": "Facebook passwd", + "yandexAPI": "yandex api key" }