Weather Command

Is it possible to do something like this - $readapi(http://api.scorpstuff.com/weather.php?units=metric&city=$msg) where the viewer types !weather city

Hello,
You can try this:

2 Likes

Hi, i did try this but its not allowing ppl to add the country. The command i’ve used is

http://api.scorpstuff.com/weather.php?units=metric&city=#viewer_message#

However lots of cities have the same name! So usually they add the country code ie London, GB. in this case the bot does not respond.

If the API does not allow you to choose a country or region,

Unfortunately, we can not do more :no_mouth:

1 Like

the API does allow for country in the format london, GB

Your system ignores the comma and text afterwards.

The system handles all the text well, whether it is with commas or not.

The problem was related to the length of the message that exceeded the allowed limit.
The limit to was widely revised, which should now corrected and displayed the message :wink:

Perfect :slight_smile: yes all working! Now if i could only put a weather emote in front …

Ah… For the emoticon, impossible. :disappointed:
But the next version will allow you to use a TAG rather than a type of command, which will allow you to add text before and after calling the url.

1 Like

Perfect :slight_smile: its working now so super happy. I have a very global channel

1 Like

This post has been closed. Please contact a moderator if you have questions!