GeoIP Lookup - Davnit/StealthBotScripts GitHub Wiki
Author: Davnit / Pyro
Description: Looks up geographic information associated with a IP address or host name.
Commands:
- /geoip <host>
- Returns the information associated with <host>
- Host can be an IP address or DNS host name (such as google.com).
- Example:
- /geoip google.com
- /geoip 199.108.55.59
Notes:
- The script uses a free public API. It may have usage limits and the information is not verified to be accurate.