You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
Jos Ahrens edited this page Feb 17, 2017
·
1 revision
Conversion
The Conversion plugin automatically detects temperatures (like Plugin: Title) and also does distance calculation (by just command)
Configuration
There's no configuration.
Commands
The Conversion plugin, like Title, works a bit uniquely in that the command may be caught mid-sentence. For example both !convert 69 degrees celsius is valid, but so is Hello, !convert 69 deg c
The commands are as follows:
!c[onvert][ temperature] -- can be used mid-sentence, will retrieve last parsed value if no temperature is given.
!murica[ temperature] -- will retrieve last parsed value if no temperature is given.
!di[stance] <amount><unit [km/mi]>
Known Issues
The convert plugin uses a static delimiter as !, I am lazy, my apologies.