C/weather
Line 1: | Line 1: | ||
- | {{Related commands|[[ | + | {{Related commands|[[C/8ball|8BALL]]<br />[[C/calc|CALC]]<br />[[C/dice|DICE]]<br />[[C/fml|FML]]<br />[[C/google|GOOGLE]]<br />[[C/guess|GUESS]]<br />[[C/inspire|INSPIRE]]<br />[[C/isgd|ISGD]]<br />[[C/isitdown|ISITDOWN]]<br />[[C/pastebin|PASTEBIN]]<br />[[C/twitter|TWITTER]]}}<span class="cmdsyn">WEATHER [forecast] <city|zipcode></span> |
Returns the current weather conditions for the given city, if found. | Returns the current weather conditions for the given city, if found. | ||
Line 9: | Line 9: | ||
===Examples=== | ===Examples=== | ||
{| class="srvcscmd" width="40%" style="font-size: 90%;" | {| class="srvcscmd" width="40%" style="font-size: 90%;" | ||
- | | /msg | + | | /msg C WEATHER 90405 |
| Returns the current weather conditions for Santa Monica, CA. | | Returns the current weather conditions for Santa Monica, CA. | ||
|- | |- | ||
- | | /msg | + | | /msg C WEATHER forecast santa monica, ca |
| Returns the current weather conditions for Santa Monica, CA with forecast. | | Returns the current weather conditions for Santa Monica, CA with forecast. | ||
|} | |} |
Revision as of 17:12, 11 October 2012
Related Commands
| |
8BALL CALC DICE FML GUESS INSPIRE ISGD ISITDOWN PASTEBIN |
WEATHER [forecast] <city|zipcode>
Returns the current weather conditions for the given city, if found.
If [forecast] is specified, a 5-day forecast will be returned as well.
Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel
Examples
/msg C WEATHER 90405 | Returns the current weather conditions for Santa Monica, CA. |
/msg C WEATHER forecast santa monica, ca | Returns the current weather conditions for Santa Monica, CA with forecast. |
[Go Back] |