oddluck-limnoria-plugins/Geo
Gordon Shumway 796ce887e3
update author/maintainer data
2019-12-04 02:32:52 -05:00
..
README.md Update README.md 2019-04-14 20:19:57 -04:00
__init__.py update author/maintainer data 2019-12-04 02:32:52 -05:00
config.py Add 'Geo/' from commit '660d96f113144ef153f7fad22e52aa655bb51d93' 2019-02-25 14:44:01 -05:00
plugin.py give 'no result' for local IPs 2019-11-15 17:31:41 -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)