On your variables.inc Github page, it has an openweather key, so you would likely want to remove that from the public page if it's for your personal subscription.
I would reccomend downloading RainRegExp. When you visit (with your API key) https://api.openweathermap.org/data/2.5/weather?q=Paris&appid=#APIKey#&lang=fr&units=metric , download that page as a .json file, and then you can use that in RainRegExp as much as you need to without having to make multiple calls to openweather.
On the  symbol, make sure that you have your file saved with UTF-16 LE encoding like eclectic-tech mentioned. Start with those and see if you have questions from there.
I would reccomend downloading RainRegExp. When you visit (with your API key) https://api.openweathermap.org/data/2.5/weather?q=Paris&appid=#APIKey#&lang=fr&units=metric , download that page as a .json file, and then you can use that in RainRegExp as much as you need to without having to make multiple calls to openweather.
On the  symbol, make sure that you have your file saved with UTF-16 LE encoding like eclectic-tech mentioned. Start with those and see if you have questions from there.
Statistics: Posted by Alex88 — Today, 12:07 am