Update README.md

This commit is contained in:
Gordon Shumway 2019-04-14 20:16:23 -04:00 committed by GitHub
parent 6137113653
commit 1a5babeb98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
Forked from https://github.com/SpiderDave/spidey-supybot-plugins/tree/master/Plugins/Geo
Provides geographical information from an ip address, hostmask, or url using GeoLite2.
Provides geographical information from an ip address, hostmask, nick, or url using GeoLite2.
requires GeoIP2-python:
pip install geoip2
```
geo <nick/hostmask/ip> (geolocate <nick> (must be in channel) <hostmask>, or <ip> address
geo <nick/host/ip> (geolocate <nick> (must be in channel) <host>, or <ip> address
```
```
geo update (force update of geoip database)