Bitcoin

Configuring the BTC Module

The BTC module provides the current exchange rate for Bitcoin in various currencies.

Commands and Usage

Get Bitcoin Exchange Rate

Retrieves the current exchange rate of Bitcoin. You can specify the currency or default to USD.

  • Usage:
    • ,btc [currency]
  • Examples:
    • ,btc
    • ,btc EUR
    • ,btc GBP

Examples

  • To get the Bitcoin exchange rate in USD (default):

    • ,btc
  • To get the Bitcoin exchange rate in Euros:

    • ,btc EUR
  • To get the Bitcoin exchange rate in British Pounds:

    • ,btc GBP

Replace [currency] with the desired currency code if you wish to specify a currency other than USD.