Help Doc Icon

Help Docs

Documentation for our bot's commands


Weather

How's the weather?


RuneScript can detect how the climate is in your own backyard with the !weather command. Like most weather websites, one would specify their zip code or location, and the bot will automatically retrieve the weather information for the area.

Note: you must use a 5-digit zip code or the nearest town information. You may also use the format Town, State.

Syntax:

!weather <Zip Code OR Town, State>

Example of use:

<Emo> !weather 02818
-RuneScript- *** [ WEATHER ]: Weather for Cowesett, Warwick, Rhode Island Last updated: 2:07 AM EST on January 28, 2014 URL: http://www.wund.com/cgi-bin/findweather/getForecast?query=02818
-RuneScript- *** [ WEATHER ]: Conditions: Clear Temperature: 17.8F/-7.9C Feels like: 18F/-8C Humidity: 38% Dew Point: -4F/-20C Wind: WNW at 0.0mph/0.0kph Sunrise: 7:01 AM EST Sunset: 4:56 PM EST Moon Phase: Waning Crescent UV Index: 0.0 out of 16

You can also use the -d parameter to save your weather information so that a simple !weather can be used to find your information.

Example:

<Emo> !weather -d 02818
-RuneScript- *** [ WEATHER ]: Your default weather code has been set to 02818.
<Emo> !weather
-RuneScript- *** [ WEATHER ]: Weather for Cowesett, Warwick, Rhode Island Last updated: 2:07 AM EST on January 28, 2014 URL: http://www.wund.com/cgi-bin/findweather/getForecast?query=02818
-RuneScript- *** [ WEATHER ]: Conditions: Clear Temperature: 17.8F/-7.9C Feels like: 18F/-8C Humidity: 38% Dew Point: -4F/-20C Wind: WNW at 0.0mph/0.0kph Sunrise: 7:01 AM EST Sunset: 4:56 PM EST Moon Phase: Waning Crescent UV Index: 0.0 out of 16

Note: The information for this command is pulled from Wunderground(Weather Underground), which is a USA based site. Not all international cities/towns will work with this command.

This command's settings may be changed with !set weather.

The Help Docs are maintained by Cowman_133