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
weechat.prnt(buffer, '%s\tInvalid fiat currency; using default %s'% (COMMAND_NICK, DEFAULT_FIAT_CURRENCY))
fetchJSONTickerFor(cryptoCurrency, fiatCurrency)
returnweechat.WEECHAT_RC_OK
# *** main ***
weechat.register('btc_ticker', 'pr3d4t0r', _VERSION, 'BSD', 'Display a crypto currency spot price ticker (BTC, ETH, LTC) in the active buffer', '', 'UTF-8')