Skip to content

Draft: Resolve "Fix Coin Collisions"

Anson Biggs requested to merge 111-fix-coin-collisions into master

Closes #111

Coingecko doesn't enforce unique cashtags so some cryptocurrencies do not return the correct coin. The best way to handle this is to either threshold the market cap of crypto the bot will serve, or just return the highest market cap crypto for a cashtag.

image

Edited by Anson Biggs

Merge request reports