dbot/modules/units
2014-02-20 20:10:45 +00:00
..
config.json config.json s 2014-02-20 00:56:09 +01:00
README.md Various README.md's and cleanups 2014-02-20 06:06:02 +01:00
strings.json everything except wolfram working 2014-02-20 20:10:45 +00:00
units.js everything except wolfram working 2014-02-20 20:10:45 +00:00
usage.json Adding a unit converter 2014-02-19 22:19:36 +01: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