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.
git clone https://github.com/sanmacorz/crypto-stats-bot.git
cd crypto-stats-bot/
pip3 install -r requirements.txt
python3 main.py