From 5e019614056e7f42f070e14a4f4f44d2fbcb868e Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 26 Sep 2018 13:30:29 +0200 Subject: [PATCH] added exemple --- config-exemple.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config-exemple.json b/config-exemple.json index 42613ee8..a92b0c1e 100644 --- a/config-exemple.json +++ b/config-exemple.json @@ -4,5 +4,6 @@ "ownerID": "Your id", "botID": "ID of the bot", "statsChannel": "ID of the channel that the bot are going to post its stats", - "supportServer": "Invite link for the support server of the bot" + "supportServer": "Invite link for the support server of the bot", + "openweatherAPI": "open weather api key" } \ No newline at end of file