=========
 COUNTRY 
=========
| 

about
-----
| 

:author:  Bart Thate <bart@gozerbot.org>
:contact: IRCNET/#dunkbots
:website: http://plugins.gozerbot.org
:license: Public Domain
 
| 

description
-----------
| 

show country belonging to country code

| 

commands
--------
| 


1) country

    country <code> .. show country belonging to code

    ::

        <user> !country nl
        <output> NL is Netherlands

    ::

        <user> !country .nl
        <output> NL is Netherlands

2) country-rev

    country-rev <country> .. show code belonging to country

    ::

        <user> !country-rev netherlands
        <output> netherlands is NL
