:mod:`Weather` --- Fetch weather data by ZIP code ================================================= Commands -------- .. cmdoption:: .weather .. cmdoption:: .w Fetch weather for a location. If no location is passed, the user's preferred location will be used. Example: ``.w 95051`` .. cmdoption:: .setloc Set your preferred location Example: ``.setloc Rochester, NY``, ``.setloc 14623`` .. cmdoption:: .wunit Set your preference between fahrenheit or celsius. Example: ``.setloc F`` Class Reference --------------- .. automodule:: pyircbot.modules.Weather :members: :undoc-members: :show-inheritance: