=========
 CONVERT 
=========
| 

about
-----
| 

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

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

convert data

| 

commands
--------
| 


1) convert

    convert <num> <unit> to <unit>

    ::

        <user> !convert 100 fahrenheit to celcius
        <output> 100.0 fahrenheit ==> 37.7777723 celcius

2) convert-list

    list possible convertions

    ::

        <user> !convert-list
        <output> celciustofahrenheit .. celciustokelvin .. cmtoinch .. eurotogulden .. fahrenheittocelcius .. fahrenheittokelvin
        <output>  .. feettometer .. gallontoliter .. guldentoeuro .. inchtocm .. kelvintocelcius .. kelvintofahrenheit
        <output>  .. kgtolb .. kgtooz .. kmtomile .. lbtokg .. lbtooz .. litertogallon .. metertofeet .. miletokm .. oztokg
        <output>  .. oztolb
