mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-30 07:21:16 -05:00
Update README.md
This commit is contained in:
parent
6137113653
commit
1a5babeb98
@ -1,12 +1,12 @@
|
|||||||
Forked from https://github.com/SpiderDave/spidey-supybot-plugins/tree/master/Plugins/Geo
|
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:
|
requires GeoIP2-python:
|
||||||
pip install geoip2
|
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)
|
geo update (force update of geoip database)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user