Skip to content

Miscellaneous Commands

convert

Usage:
/convert <amount> <type> [show_result_public]
Default Values:
show_result_public: False
Permissions:
None.
Description:
This command converts an currency amount from one type to "NTD". Currency types include "USD" or "EUR".
Parameter Descriptions:
amount: The amount of currency to convert.
type: The type of currency to convert from, can be "USD" or "EUR".
show_result_public: If True, the result will be shown in the channel, otherwise it will be sent as a ephemeral message to the user. Defaults to False.