forked from GitHub/dbot
b43be1f900
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.
3 lines
74 B
JSON
3 lines
74 B
JSON
{
|
|
"~convert": "~convert [input value] [input unit] to [output unit]"
|
|
} |