Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiorix/b3-geoip-plugin
IP Geolocation plugin for the Big Brother Bot
https://github.com/fiorix/b3-geoip-plugin
Last synced: about 1 month ago
JSON representation
IP Geolocation plugin for the Big Brother Bot
- Host: GitHub
- URL: https://github.com/fiorix/b3-geoip-plugin
- Owner: fiorix
- Created: 2011-01-31T13:07:27.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-05T13:03:39.000Z (over 12 years ago)
- Last Synced: 2024-10-16T11:21:55.791Z (3 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===============
B3 GeoIP Plugin
===============
:Info: See `github `_ for the latest source.
:Author: Alexandre FioriAbout
=====This plugin provides GeoIP information for players, using the `Free IP Geolocation Webservice `_.
It will enable the ``!geoip`` (or ``!gl`` alias) command for players with a certain level,
and show automatic GeoIP messages on connection. The format of the GeoIP message
and the message itself is customizable.See the `sample configuration file `_ for details.
It has been only tested with `Urban Terror `_, but it might work with other games.
Installation
============Copy the contents of `extplugins `_ to your ``extplugins`` directory,
and add the following line in ``b3.xml``, under the ```` section::
Credits
=======
Thanks to (in no particular order):- `TV Clan `_
- For supporting development and testing.