NAME

Dataninja::Bot::Plugin::Weather - get current weather information from Weather Underground

COMMANDS

  • weather [nick|location]

    The way you use this command is like so:

    < jasonmay> !weather
    < macbookDN> you have no location set!
    < jasonmay> !weather 17313
    < dataninja> weather for "17313" - temp: 53.1F (11.7C). humidity: 100%. 
                 wind: 0.0mph. conditions: Light Rain.
    < jasonmay> !weather
    < dataninja> weather for "17313" - temp: 53.1F (11.7C). humidity: 100%. 
                 wind: 0.0mph. conditions: Light Rain.
    < otherguy> !weather 90210
    < dataninja> weather for "90210" - temp: 65.3F (18.5C). humidity: 68%. 
                 wind: 0.0mph. conditions: Clear.
    < otherguy> !weather
    < dataninja> weather for "90210" - temp: 65.3F (18.5C). humidity: 68%. 
                 wind: 0.0mph. conditions: Clear.
    < otherguy> !weather jasonmay
    < dataninja> weather for "17313" - temp: 53.1F (11.7C). humidity: 100%. 
                 wind: 0.0mph. conditions: Light Rain.
  • w

    This is an alias for weather.