oddluck-limnoria-plugins/Geo
Gordon Shumway 74e7efb385
fix calling command in private
2019-12-07 22:37:01 -05:00
..
README.md
__init__.py
config.py
plugin.py fix calling command in private 2019-12-07 22:37:01 -05:00

README.md

Forked from https://github.com/SpiderDave/spidey-supybot-plugins/tree/master/Plugins/Geo

Provides geographical information from an ip address, hostmask, nick (must be in channel), or url using GeoLite2.

Requires GeoIP2-python:

pip install geoip2

Usage:

geo <nick/host/ip> (geolocate <nick> (must be in channel) <host>, or <ip> address
geo update (force update of geoip database)