CoinWizardBot is a Discord Bot designed to bring cryptocurrency related slash commands to Discord.
Parameters surrounded with "< >" are required, while "[ ]" are optional.
Gets info of a cryptocurrency address.
• coin: A cryptocurrency to get market data of | options: BTC, ETH
• address: An address to lookup
Converts cryptocurrency amount to country currency value (default is BTC to USD).
• amount: An amount of cryptocurrency to convert
• coin: A cryptocurrency type to convert from - default is BTC
• currency: A country currency type to convert to - default is USD
Gives basic market info about a given cryptocurrency (default is BTC, shown in USD).
• coin: A cryptocurrency to get market data of - default is BTC
• currency: A country currency to compare the worth of the cryptocurrency to - default is USD
• discord.py
• py-cord
• requests