Releases: sopel-irc/sopel-iplookup
Releases · sopel-irc/sopel-iplookup
sopel-iplookup 1.1.0
Changes
- plugin, config: add config field for MaxMind license key (#4, #5)
- If no MaxMind key is provided, the plugin will download from a mirror of
the .mmdb files on GitHub. With a license key, the plugin downloads directly
from MaxMind.
- If no MaxMind key is provided, the plugin will download from a mirror of
- plugin: slightly better logging during/after DB downloads
- meta: add automated release workflow using PyPI Trusted Publishing (#7)
sopel-iplookup 1.0.0
Initial release as standalone plugin.
This plugin (now called iplookup
) was included with Sopel <8.0 under the name ip
. Your bot's configuration file may require modification to enable this plugin under its new name, or to prevent duplicate responses from the built-in plugin on older Sopel versions that still include it.