dbot/modules/units/usage.json
thoso b43be1f900 Adding a unit converter
Due to issue #596 I coded a basic unit converter to convert time,
distance, mass, volume and digital values. It depends on node-units.

Also, fixed a typo.
2014-02-19 22:19:36 +01:00

3 lines
74 B
JSON

{
"~convert": "~convert [input value] [input unit] to [output unit]"
}