Discord bot that fetches cryptocurrency prices utilizing CoinGeko API
Discord bot that fetches and monitors cryptocurrency prices utilizing CoinGeko API. For any help message fatal#9999 on discord. Requirements Python modules needed: discord, asyncio, time, os, pycoingecko, dotenv pip install discord asyncio time os pycoingecko dotenv First you will need to create a free Discord server. Next, create a new application on the Discord developer portal by clicking the button in the top right corner at https://discord.com/developers/applications. Click into the Bot menu item. You can name your bot and give […]
Read more