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