Metadata-Version: 1.1
Name: nekbot.plugins.geo
Version: 0.2.0.3
Summary: geo, a plugin for NekBot, a modular and multiprotocol bot written in Python.
Home-page: http://nekmo.com
Author: Nekmo
Author-email: contacto@nekmo.com
License: UNKNOWN
Description: NekBot geo
        ##########
        geo plugin. Nekbot, a modular and multiprotocol bot written in Python.
        
        Usage::
        
            !geo <place or coordenates>
            Return coordenates, place, and extra information.
            
            !geodistance <place or coordenates 1> <place or coordenates 2>
            Return distance between places.
            
        Example::
        
            !geo Madrid
            40.4167047,-3.7035825 Madrid, Área metropolitana de Madrid y Corredor del Henares, Madrid, Comunidad de Madrid, España [city] https://www.openstreetmap.org/relation/4844521
            
            !geo 40.4167047,-3.7035825
            Plaza de la Puerta del Sol, Barrio de las Letras, Centro, Madrid, Área metropolitana de Madrid y Corredor del Henares, Madrid, Comunidad de Madrid, 28080, España https://www.openstreetmap.org/way/4263034
            
            !geo 40.4167047,-3.7035825 Sevilla
            Vicenty distance: 390.503168km Great-circle distance: 390.839770km
        
        
        Please! You need NekBot for use this plugin. This plugin not works without NekBot.
        
        https://bitbucket.org/Nekmo/nekbot-mirai/
Keywords: nekbot,bot,geo,plugins,chat
Platform: linux
Provides: nekbot.plugins.geo
