Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 898 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 898 Bytes

Crypto Stats

GitHub GitHub

Logo

Crypto Stats is a Discord bot for getting cryptocurrencies market data and statistics. It's made with the CoinGecko free API, more specifically using the wrapper from the project pycoingecko written in Python, also for the Discord bot integration it's using the nextcord project.

Getting Started

git clone https://github.com/sanmacorz/crypto-stats-bot.git
cd crypto-stats-bot/
pip3 install -r requirements.txt

Usage

python3 main.py