DiscordBot
DiscordBot copied to clipboard
Cryptocurrency Tracker
Display a list of, or a specific, cryptocurrency's current value in USD
Taken.
How about
Command | Action |
---|---|
convert | BTC to USD |
convert <base> | <base> to USD |
convert <base> <target> | <base> to <target> |
@joker314 are you still working on this one?
@pahosler Nope, not anymore.
I will work on this. Taken
This will be the following commands:
Command | Action |
---|---|
convert <base> <target> |
Base to target |
price <base> |
Base to USD |
exchange <base: amount><target> |
Exchange base to target |
Suggestions are welcome 😄
@jdraiv Looking good -- but I'm a little confused about the exchange
command syntax, could you give an example of that command?