dbot/modules-stock/units
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00
..
config.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
README.md Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
strings.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
units.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
usage.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00

Unit conversion

Converts units into other units.

Description

This module provides a command which allows users to convert units into another unit given the international character of networks. Converts time, distance, mass, volume and digital values.

Dependencies

It has following dependencies: + node-units

Commands

~convert [input value] [input unit] to [output unit]

Example: ~convert 5 minutes to s ~convert 20 quarts to gallons

TODO

  • Currency Conversion