#!/usr/bin/env python3 from supybot import callbacks raise callbacks.Error("The Weather plugin is no longer supported as Weather Underground has ceased providing free API access. " "Please consider using migrating to an alternative such as https://github.com/jlu5/SupyPlugins/tree/master/NuWeather")