Monitors for newly coins or tokens listed on CoinGecko and pushes out via Telegram and/or command line.InstallationDownloadgit clone https://github.com/shadowandy/new-coin-bot.git ~/new-coin-bot Install Python dependenciespip3 install -r requirements.txt ...
How to import CoinGecko data into Google Sheets? CoinGecko can be used in Google Sheets. For this, go to the “Tools” button and select the script editor option. In a newly opened window paste the following code and select the run arrow. /** * Imports JSON data to your spreadsheet * ...