forked from GitHub/dbot
![thoso](/assets/img/avatar_default.png)
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]"
|
|
} |