Skip to content

CoinWizard Bot is a Discord.py based Discord Bot. CoinWizard Bot has various cryptocurrency related commands, such as real-time market & blockchain viewing, real-time price conversions, and address lookups (for BTC & ETH). Data is obtained using CryptoCompare API, Blockchain API, and Etherscan API.

xxmistacruzxx/CoinWizardBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

CoinWizardBot is a Discord Bot designed to bring cryptocurrency related slash commands to Discord.

Commands

Parameters surrounded with "< >" are required, while "[ ]" are optional.

/address <coin> <address>

Gets info of a cryptocurrency address.
• coin: A cryptocurrency to get market data of | options: BTC, ETH
• address: An address to lookup

/convert <amount> [coin] [currency]

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

/market [coin] [currency]

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

APIs, Tools, & Libraries Used

Libraries

discord.py
py-cord
requests

APIs

CryptoCompare API
Blockchain API
Etherscan API

About

CoinWizard Bot is a Discord.py based Discord Bot. CoinWizard Bot has various cryptocurrency related commands, such as real-time market & blockchain viewing, real-time price conversions, and address lookups (for BTC & ETH). Data is obtained using CryptoCompare API, Blockchain API, and Etherscan API.

Topics

Resources

Stars

Watchers

Forks

Languages